KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > PortableServer > POAPackage > ObjectNotActive > 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 $
  • org.enhydra.shark.corba.poa.ExpressionBuilderMgrCORBA
    The client interface through which client gets engine's iterator expression builders. @author David Forslund
  • org.jacorb.poa.AOM
    This class maps object id's to servants and vice versa. A oid/servant pair can be added/removed using add(),remove(). The data can be retrieved using getServant() or getObjectId(). @author Reimo Tiedemann, FU Berlin @version $Id: AOM.java,v 1.29 2004/05/06 12:40:00 nicolas Exp $
  • org.jacorb.test.poa.Deactivate
  • org.jacorb.events.EventChannelImpl
    Simple implementation of the event channel spec. The event channel acts as a factory for proxy push/pull consumers/suppliers and interacts with the implementation objects locally, i.e. using Java references only. @author Joerg v. Frantzius, Rainer Lischetzki, Gerald Brose, Jeff Carlson @version $ ...
Popular Tags