Frames | No Frames |
Fields of type org.omg.PortableServer.ServantRetentionPolicyValue | |
ServantRetentionPolicyValue | An instance of ServantRetentionPolicyValue, indicating that
the POA does not use the Active Object Map.
|
ServantRetentionPolicyValue | An instance of ServantRetentionPolicyValue, indicating that
the POA retains active servants in its Active Object Map.
|
Methods with parameter type org.omg.PortableServer.ServantRetentionPolicyValue | |
ServantRetentionPolicy | Create the ServantRetentionPolicy policy.
|
Methods with return type org.omg.PortableServer.ServantRetentionPolicyValue | |
ServantRetentionPolicyValue | ServantRetentionPolicyValue.from_int(int code) Returns the ServantRetentionPolicyValue, matching the given integer constant.
|
ServantRetentionPolicyValue | Return the value of this policy type, stated by the current instance.
|
Constructors with parameter type org.omg.PortableServer.ServantRetentionPolicyValue | |
Create the policy.
|
Methods with parameter type org.omg.PortableServer.ServantRetentionPolicyValue | |
ServantRetentionPolicy |
Methods with return type org.omg.PortableServer.ServantRetentionPolicyValue | |
ServantRetentionPolicyValue | Get the value for the policy that was passed in a constructor.
|