Uses of Interface
org.omg.PortableServer.POAOperations
-
Packages that use POAOperations Package Description com.sun.corba.ee.impl.oa.poa org.omg.PortableServer -
-
Uses of POAOperations in com.sun.corba.ee.impl.oa.poa
Classes in com.sun.corba.ee.impl.oa.poa that implement POAOperations Modifier and Type Class Description class
POAImpl
POAImpl is the implementation of the Portable Object Adapter. -
Uses of POAOperations in org.omg.PortableServer
Subinterfaces of POAOperations in org.omg.PortableServer Modifier and Type Interface Description interface
POA
A POA object manages the implementation of a collection of objects.
-