Uses of Interface
org.jboss.mq.il.Invoker

Packages that use Invoker
org.jboss.mq.il   
org.jboss.mq.il.jvm   
org.jboss.mq.il.rmi   
org.jboss.mq.il.uil2   
org.jboss.mq.kernel   
org.jboss.mq.server   
 

Uses of Invoker in org.jboss.mq.il
 

Fields in org.jboss.mq.il declared as Invoker
protected  Invoker ServerILJMXService.jmsServer
           
 

Methods in org.jboss.mq.il that return Invoker
 Invoker ServerILJMXService.getJMSServer()
           
 Invoker ServerILJMXService.lookupJMSServer()
           
 

Uses of Invoker in org.jboss.mq.il.jvm
 

Constructors in org.jboss.mq.il.jvm with parameters of type Invoker
JVMServerIL(Invoker s)
          Constructor for the JVMServerIL object
 

Uses of Invoker in org.jboss.mq.il.rmi
 

Constructors in org.jboss.mq.il.rmi with parameters of type Invoker
RMIServerIL(Invoker s)
          Constructor for the RMIServerIL object
 

Uses of Invoker in org.jboss.mq.il.uil2
 

Constructors in org.jboss.mq.il.uil2 with parameters of type Invoker
ServerSocketManagerHandler(Invoker server, SocketManager socketMgr)
           
 

Uses of Invoker in org.jboss.mq.kernel
 

Methods in org.jboss.mq.kernel with parameters of type Invoker
 void JVMIL.setJmsInvoker(Invoker invoker)
           
 

Uses of Invoker in org.jboss.mq.server
 

Classes in org.jboss.mq.server that implement Invoker
 class JMSServerInvoker
          A pass through JMSServerInvoker.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.