VisiBroker for Java

org.omg.PortableServer
Interface ServantRetentionPolicyOperations

All Superinterfaces:
PolicyOperations
All Known Subinterfaces:
ServantRetentionPolicy

public interface ServantRetentionPolicyOperations
extends PolicyOperations

Objects with the ServantRetentionPolicy interface are obtained using the POA::create_servant_retention_policy operation and passed to the POA::create_POA operation to specify whether the created POA retains active servants in an Active Object Map. The following values can be supplied.

If no ServantRetentionPolicy is specified at POA creation, the default is RETAIN. Note: The NON_RETAIN policy requires either the USE_DEFAULT_SERVANT or USE_SERVANT_MANAGER policies.


Method Summary
 ServantRetentionPolicyValue value()
           
 
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
 

Method Detail

value

ServantRetentionPolicyValue value()

Borland Software Corporation
http://www.borland.com
100 Enterprise Way
Scotts Valley, CA 95066
Voice: (831) 431-1000
pubsweb@borland.com

Read the latest documentation online