VisiBroker for Java

org.omg.PortableServer
Interface ServantRetentionPolicy

All Superinterfaces:
IDLEntity, LocalInterface, Object, Policy, PolicyOperations, java.io.Serializable, ServantRetentionPolicyOperations

public interface ServantRetentionPolicy
extends LocalInterface, ServantRetentionPolicyOperations, Policy, IDLEntity

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
 
Methods inherited from interface org.omg.PortableServer.ServantRetentionPolicyOperations
value
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 
Methods inherited from interface org.omg.CORBA.PolicyOperations
copy, destroy, policy_type
 


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