File
Doc
Category
Size
Date
Package
IdAssignmentPolicyOperations.java
API Doc
Java SE 5 API
696
Fri Aug 26 17:25:04 BST 2005
org.omg.PortableServer
IdAssignmentPolicyOperations
public interface IdAssignmentPolicyOperations implements org.omg.CORBA.PolicyOperations
IdAssignmentPolicy specifies whether Object Ids in the created POA are generated by the application or by the ORB. The default is SYSTEM_ID.
Fields Summary
Constructors Summary
Methods Summary
public
org.omg.PortableServer.IdAssignmentPolicyValue
value
()
specifies the policy value
Java Code Source