Package org.omg.PortableServer
Interface ServantRetentionPolicyOperations
- All Superinterfaces:
PolicyOperations
- All Known Subinterfaces:
ServantRetentionPolicy
- All Known Implementing Classes:
ServantRetentionPolicyImpl
This policy specifies whether the created POA retains
active servants in an Active Object Map.
-
Method Summary
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
-
Method Details
-
value
ServantRetentionPolicyValue value()specifies the policy value- Returns:
- the policy value
-