Frames | No Frames |
Fields of type org.omg.PortableServer.RequestProcessingPolicyValue | |
RequestProcessingPolicyValue | An instance of RequestProcessingPolicyValue, initialized to USE_ACTIVE_OBJECT_MAP_ONLY.
|
RequestProcessingPolicyValue | An instance of RequestProcessingPolicyValue, initialized to USE_DEFAULT_SERVANT.
|
RequestProcessingPolicyValue | An instance of RequestProcessingPolicyValue, initialized to USE_SERVANT_MANAGER.
|
Methods with parameter type org.omg.PortableServer.RequestProcessingPolicyValue | |
RequestProcessingPolicy | Create the RequestProcessingPolicy policy.
|
Methods with return type org.omg.PortableServer.RequestProcessingPolicyValue | |
RequestProcessingPolicyValue | RequestProcessingPolicyValue.from_int(int code) Returns the RequestProcessingPolicyValue, matching the given integer constant.
|
RequestProcessingPolicyValue | Return the value of this policy type, stated by the current instance.
|
Constructors with parameter type org.omg.PortableServer.RequestProcessingPolicyValue | |
Create the policy.
|
Methods with parameter type org.omg.PortableServer.RequestProcessingPolicyValue | |
RequestProcessingPolicy |
Methods with return type org.omg.PortableServer.RequestProcessingPolicyValue | |
RequestProcessingPolicyValue | Get the value for the policy that was passed in a constructor.
|