Uses of Interface
org.omg.PortableServer.IdAssignmentPolicyOperations
-
Packages that use IdAssignmentPolicyOperations Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer -
-
Uses of IdAssignmentPolicyOperations in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement IdAssignmentPolicyOperations Modifier and Type Class Description (package private) classIdAssignmentPolicyImpl -
Uses of IdAssignmentPolicyOperations in org.omg.PortableServer
Subinterfaces of IdAssignmentPolicyOperations in org.omg.PortableServer Modifier and Type Interface Description interfaceIdAssignmentPolicyIdAssignmentPolicy specifies whether Object Ids in the created POA are generated by the application or by the ORB.
-