Uses of Package
org.jacorb.poa

Packages that use org.jacorb.poa
org.jacorb.orb   
org.jacorb.orb.portableInterceptor   
org.jacorb.poa   
 

Classes in org.jacorb.poa used by org.jacorb.orb
Current
          This class provides access to the identity of the object on which a method was invoked and the responsible POA for this object.
EventListener
          A tagging interface that all poa event listener interfaces extends
POA
          The main POA class, an implementation of org.omg.PortableServer.POA
POAListener
          A poa event listener interface for receiving request queue events.
 

Classes in org.jacorb.poa used by org.jacorb.orb.portableInterceptor
POA
          The main POA class, an implementation of org.omg.PortableServer.POA
 

Classes in org.jacorb.poa used by org.jacorb.poa
AOM
          This class maps object id's to servants and vice versa.
AOMListener
          A poa event listener interface for receiving aom events.
Current
          This class provides access to the identity of the object on which a method was invoked and the responsible POA for this object.
EventListener
          A tagging interface that all poa event listener interfaces extends
InvocationContext
          A interface for obtaining access to a invocation context.
POA
          The main POA class, an implementation of org.omg.PortableServer.POA
POAAdapter
          The adapter which can receives poa events.
POAListener
          A poa event listener interface for receiving request queue events.
POAManager
          The poa manager class, an implementation of org.omg.PortableServer.POAManager
POAManagerMonitor
          The POAManager monitor interface, known to the POAManager
POAMonitor
          The POA monitor interface, known to the POA.
RequestController
          This class manages all request processing affairs.
RequestProcessor
          This thread performs the request processing, the actual method invocation and it returns the ServerRequest object to the ORB.
RequestQueue
          This class manages a queue of ServerRequest objects.
RequestQueueListener
          A poa event listener interface for receiving request queue events.
RPPoolManager
          This class provides and manages a pool of ready started threads for request processing.
RPPoolManagerListener
          A poa event listener interface for receiving request processor pool manager events.