| JavaTM 2 Platform Std. Ed. v1.6.0
org.omg.PortableServer
Interface IdUniquenessPolicyOperations
- All Superinterfaces:
- PolicyOperations
- All Known Subinterfaces:
- IdUniquenessPolicy
public interface IdUniquenessPolicyOperations - extends PolicyOperations
The IdUniquenessPolicy specifies whether the servants
activated in the created POA must have unique object i
identities. The default is UNIQUE_ID.
value
IdUniquenessPolicyValue value()
- specifies the policy value
Copyright 2003 Sun Microsystems, Inc. All rights reserved
|