Uses of Interface
org.omg.PortableServer.IdAssignmentPolicy
-
Packages that use IdAssignmentPolicy Package Description org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. -
-
Uses of IdAssignmentPolicy in org.omg.PortableServer
Methods in org.omg.PortableServer that return IdAssignmentPolicy Modifier and Type Method Description IdAssignmentPolicy
POAOperations. create_id_assignment_policy(IdAssignmentPolicyValue value)
These operations each return a reference to a policy object with the specified value.
-