Uses of Interface
org.omg.PortableServer.IdUniquenessPolicyOperations
-
Packages that use IdUniquenessPolicyOperations Package Description org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. -
-
Uses of IdUniquenessPolicyOperations in org.omg.PortableServer
Subinterfaces of IdUniquenessPolicyOperations in org.omg.PortableServer Modifier and Type Interface Description interface
IdUniquenessPolicy
The IdUniquenessPolicy specifies whether the servants activated in the created POA must have unique object i identities.
-