站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 messaging API Documentation 英文版文档

Uses of Interface org.jboss.mq.il.Invoker (JBoss Messaging API) - JBoss 3.2.7 messaging API Documentation 英文版文档


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.uil   
org.jboss.mq.il.uil2   
org.jboss.mq.server   
 

Uses of Invoker in org.jboss.mq.il
 

Methods in org.jboss.mq.il that return Invoker
 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.uil
 

Fields in org.jboss.mq.il.uil declared as Invoker
protected  Invoker UILServerILService.server
          Description of the Field
 

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.server
 

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



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