Uses of Interface
org.omg.PortableServer.POAManagerOperations
-
Packages that use POAManagerOperations Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer -
-
Uses of POAManagerOperations in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement POAManagerOperations Modifier and Type Class Description class
POAManagerImpl
POAManagerImpl is the implementation of the POAManager interface. -
Uses of POAManagerOperations in org.omg.PortableServer
Subinterfaces of POAManagerOperations in org.omg.PortableServer Modifier and Type Interface Description interface
POAManager
Each POA object has an associated POAManager object.
-