GNU Classpath (0.95) | |
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.
|
GNU Classpath (0.95) |