org.omg.PortableServer
Interface IdUniquenessPolicy

All Superinterfaces:
IDLEntity sample code for org.omg.CORBA.portable.IDLEntity definition code for org.omg.CORBA.portable.IDLEntity , IdUniquenessPolicyOperations sample code for org.omg.PortableServer.IdUniquenessPolicyOperations definition code for org.omg.PortableServer.IdUniquenessPolicyOperations , Object sample code for org.omg.CORBA.Object definition code for org.omg.CORBA.Object , Policy sample code for org.omg.CORBA.Policy definition code for org.omg.CORBA.Policy , PolicyOperations sample code for org.omg.CORBA.PolicyOperations definition code for org.omg.CORBA.PolicyOperations , Serializable sample code for java.io.Serializable definition code for java.io.Serializable

public interface IdUniquenessPolicy
extends IdUniquenessPolicyOperations sample code for org.omg.PortableServer.IdUniquenessPolicyOperations definition code for org.omg.PortableServer.IdUniquenessPolicyOperations , Policy sample code for org.omg.CORBA.Policy definition code for org.omg.CORBA.Policy , IDLEntity sample code for org.omg.CORBA.portable.IDLEntity definition code for org.omg.CORBA.portable.IDLEntity

The IdUniquenessPolicy specifies whether the servants activated in the created POA must have unique object i identities. The default is UNIQUE_ID.


Method Summary
 
Methods inherited from interface org.omg.PortableServer.IdUniquenessPolicyOperations sample code for org.omg.PortableServer.IdUniquenessPolicyOperations definition code for org.omg.PortableServer.IdUniquenessPolicyOperations
value sample code for org.omg.PortableServer.IdUniquenessPolicyOperations.value() definition code for org.omg.PortableServer.IdUniquenessPolicyOperations.value()
 
Methods inherited from interface org.omg.CORBA.PolicyOperations sample code for org.omg.CORBA.PolicyOperations definition code for org.omg.CORBA.PolicyOperations
copy sample code for org.omg.CORBA.PolicyOperations.copy() definition code for org.omg.CORBA.PolicyOperations.copy() , destroy sample code for org.omg.CORBA.PolicyOperations.destroy() definition code for org.omg.CORBA.PolicyOperations.destroy() , policy_type sample code for org.omg.CORBA.PolicyOperations.policy_type() definition code for org.omg.CORBA.PolicyOperations.policy_type()
 
Methods inherited from interface org.omg.CORBA.PolicyOperations sample code for org.omg.CORBA.PolicyOperations definition code for org.omg.CORBA.PolicyOperations
copy sample code for org.omg.CORBA.PolicyOperations.copy() definition code for org.omg.CORBA.PolicyOperations.copy() , destroy sample code for org.omg.CORBA.PolicyOperations.destroy() definition code for org.omg.CORBA.PolicyOperations.destroy() , policy_type sample code for org.omg.CORBA.PolicyOperations.policy_type() definition code for org.omg.CORBA.PolicyOperations.policy_type()
 
Methods inherited from interface org.omg.CORBA.Object sample code for org.omg.CORBA.Object definition code for org.omg.CORBA.Object
_create_request sample code for org.omg.CORBA.Object._create_request(org.omg.CORBA.Context, java.lang.String, org.omg.CORBA.NVList, org.omg.CORBA.NamedValue) definition code for org.omg.CORBA.Object._create_request(org.omg.CORBA.Context, java.lang.String, org.omg.CORBA.NVList, org.omg.CORBA.NamedValue) , _create_request sample code for org.omg.CORBA.Object._create_request(org.omg.CORBA.Context, java.lang.String, org.omg.CORBA.NVList, org.omg.CORBA.NamedValue, org.omg.CORBA.ExceptionList, org.omg.CORBA.ContextList) definition code for org.omg.CORBA.Object._create_request(org.omg.CORBA.Context, java.lang.String, org.omg.CORBA.NVList, org.omg.CORBA.NamedValue, org.omg.CORBA.ExceptionList, org.omg.CORBA.ContextList) , _duplicate sample code for org.omg.CORBA.Object._duplicate() definition code for org.omg.CORBA.Object._duplicate() , _get_domain_managers sample code for org.omg.CORBA.Object._get_domain_managers() definition code for org.omg.CORBA.Object._get_domain_managers() , _get_interface_def sample code for org.omg.CORBA.Object._get_interface_def() definition code for org.omg.CORBA.Object._get_interface_def() , _get_policy sample code for org.omg.CORBA.Object._get_policy(int) definition code for org.omg.CORBA.Object._get_policy(int) , _hash sample code for org.omg.CORBA.Object._hash(int) definition code for org.omg.CORBA.Object._hash(int) , _is_a sample code for org.omg.CORBA.Object._is_a(java.lang.String) definition code for org.omg.CORBA.Object._is_a(java.lang.String) , _is_equivalent sample code for org.omg.CORBA.Object._is_equivalent(org.omg.CORBA.Object) definition code for org.omg.CORBA.Object._is_equivalent(org.omg.CORBA.Object) , _non_existent sample code for org.omg.CORBA.Object._non_existent() definition code for org.omg.CORBA.Object._non_existent() , _release sample code for org.omg.CORBA.Object._release() definition code for org.omg.CORBA.Object._release() , _request sample code for org.omg.CORBA.Object._request(java.lang.String) definition code for org.omg.CORBA.Object._request(java.lang.String) , _set_policy_override sample code for org.omg.CORBA.Object._set_policy_override(org.omg.CORBA.Policy[], org.omg.CORBA.SetOverrideType) definition code for org.omg.CORBA.Object._set_policy_override(org.omg.CORBA.Policy[], org.omg.CORBA.SetOverrideType)