File
Doc
Category
Size
Date
Package
IdAssignmentPolicyOperations.java
API Doc
Java SE 6 API
700
Tue Jun 10 01:33:16 BST 2008
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