Uses of Interface
org.omg.PortableServer.IdUniquenessPolicyOperations
-
Packages that use IdUniquenessPolicyOperations Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer -
-
Uses of IdUniquenessPolicyOperations in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement IdUniquenessPolicyOperations Modifier and Type Class Description (package private) class
IdUniquenessPolicyImpl
-
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.
-