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) classIdUniquenessPolicyImpl -
Uses of IdUniquenessPolicyOperations in org.omg.PortableServer
Subinterfaces of IdUniquenessPolicyOperations in org.omg.PortableServer Modifier and Type Interface Description interfaceIdUniquenessPolicyThe IdUniquenessPolicy specifies whether the servants activated in the created POA must have unique object i identities.
-