| JavaTM 2 Platform Std. Ed. v1.6.0
org.omg.PortableServer
Interface IdAssignmentPolicyOperations
- All Superinterfaces:
- PolicyOperations
- All Known Subinterfaces:
- IdAssignmentPolicy
public interface IdAssignmentPolicyOperations - extends PolicyOperations
IdAssignmentPolicy specifies whether Object Ids in
the created POA are generated by the application or
by the ORB. The default is SYSTEM_ID.
value
IdAssignmentPolicyValue value()
- specifies the policy value
Copyright 2003 Sun Microsystems, Inc. All rights reserved
|