File
Doc
Category
Size
Date
Package
IdUniquenessPolicyOperations.java
API Doc
Java SE 6 API
705
Tue Jun 10 01:33:16 BST 2008
org.omg.PortableServer
IdUniquenessPolicyOperations
public interface IdUniquenessPolicyOperations implements org.omg.CORBA.PolicyOperations
The IdUniquenessPolicy specifies whether the servants activated in the created POA must have unique object i identities. The default is UNIQUE_ID.
Fields Summary
Constructors Summary
Methods Summary
public
org.omg.PortableServer.IdUniquenessPolicyValue
value
()
specifies the policy value
Java Code Source