Uses of Class
com.sun.corba.ee.impl.oa.poa.POAFactory
-
Packages that use POAFactory Package Description com.sun.corba.ee.impl.oa.poa com.sun.corba.ee.impl.orb -
-
Uses of POAFactory in com.sun.corba.ee.impl.oa.poa
Fields in com.sun.corba.ee.impl.oa.poa declared as POAFactory Modifier and Type Field Description private POAFactoryDelegateImpl. factoryprivate POAFactoryPOAManagerImpl. factoryMethods in com.sun.corba.ee.impl.oa.poa that return POAFactory Modifier and Type Method Description (package private) POAFactoryPOAManagerImpl. getFactory()(package private) static POAFactoryPOAImpl. getPOAFactory(ORB orb)Constructors in com.sun.corba.ee.impl.oa.poa with parameters of type POAFactory Constructor Description DelegateImpl(ORB orb, POAFactory factory)POAManagerImpl(POAFactory factory, PIHandler pih) -
Uses of POAFactory in com.sun.corba.ee.impl.orb
Fields in com.sun.corba.ee.impl.orb with type parameters of type POAFactory Modifier and Type Field Description private org.glassfish.pfl.basic.contain.ResourceFactory<POAFactory>ORBImpl. poaFactoryMethods in com.sun.corba.ee.impl.orb that return POAFactory Modifier and Type Method Description private POAFactoryORBImpl. getPOAFactory()
-