KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > PortableServer > POAManagerPackage > AdapterInactive > Top Examples

  • org.jacorb.poa.POAManager
    The poa manager class, an implementation of org.omg.PortableServer.POAManager @author Reimo Tiedemann, FU Berlin @version $Id: POAManager.java,v 1.15 2004/10/29 07:43:00 simon.mcqueen Exp $
  • org.jacorb.poa.POAManagerMonitorImpl
    This class extends the POAManager with a monitoring gui for interacting with the POAManager and start and stop poa monitoring. @author Reimo Tiedemann, FU Berlin @version 1.05, 12/08/99, RT
  • org.jboss.invocation.iiop.IIOPInvoker
    IIOP invoker that routs IIOP requests to CORBA servants. It implements the interface <code>ServantRegistries</code>, which gives access to four <code>ServantRegistry</code> instances: <ul> <li>a <code>ServantRegistry</code> with a single transient PO ...
  • org.objectweb.openccm.command.lib.ApplicationServerBase
    Abstract base class providing the main structure of a CORBA server application. Subclasses must defined the before_run() and after_run() methods. @author <a HREF="mailto:Philippe.Merle@lifl.fr">Philippe Merle</a> @version 0.1
Popular Tags