File
Doc
Category
Size
Date
Package
IdAssignmentPolicy.java
API Doc
Java SE 6 API
619
Tue Jun 10 01:33:16 BST 2008
org.omg.PortableServer
IdAssignmentPolicy
public interface IdAssignmentPolicy implements org.omg.CORBA.portable.IDLEntity, IdAssignmentPolicyOperations, org.omg.CORBA.Policy
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
Java Code Source