Uses of Interface
org.omg.PortableServer.IdAssignmentPolicyOperations
-
Packages that use IdAssignmentPolicyOperations Package Description org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. -
-
Uses of IdAssignmentPolicyOperations in org.omg.PortableServer
Subinterfaces of IdAssignmentPolicyOperations in org.omg.PortableServer Modifier and Type Interface Description interface
IdAssignmentPolicy
IdAssignmentPolicy specifies whether Object Ids in the created POA are generated by the application or by the ORB.
-