KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > PortableServer > POAPackage > AdapterAlreadyExists > Top Examples

  • org.jacorb.poa.POA
    The main POA class, an implementation of <code>org.omg.PortableServer.POA</code> @author Reimo Tiedemann, FU Berlin @version $Id: POA.java,v 1.50 2004/10/21 14:48:59 francisco Exp $
  • ve.luz.ica.jackass.instantiator.JInstantiatorImpl
    StatelessFactoryImpl is the factory for local stateless objects It creates a POA with the policies required for stateless objects and uses it for creating the object references for the objects. <p> When a new object is created a pool of servants is created @author Carlos Arévalo
  • org.jacorb.test.poa.Deactivate
Popular Tags