Uses of Class org.omg.PortableServer.RequestProcessingPolicyValue

Uses in package org.omg.PortableServer

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
Returns the RequestProcessingPolicyValue, matching the given integer constant.
RequestProcessingPolicyValue
Return the value of this policy type, stated by the current instance.

Uses in package gnu.CORBA.Poa

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.