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

Uses of Interface org.jboss.mx.server.Dispatcher (JBoss/JMX API) - JBoss 3.2.7 jmx API Documentation 英文版文档


Uses of Interface
org.jboss.mx.server.Dispatcher

Packages that use Dispatcher
org.jboss.mx.server   
 

Uses of Dispatcher in org.jboss.mx.server
 

Classes in org.jboss.mx.server that implement Dispatcher
 class AttributeDispatcher
          A dispatcher used by the AbstractMBeanInvoker class for the attribute getter and setter dispatch.
 class Invocation
           
 class ReflectedDispatcher
           
 

Fields in org.jboss.mx.server declared as Dispatcher
static Dispatcher InvocationContext.NULL_DISPATCHER
           
 

Methods in org.jboss.mx.server that return Dispatcher
 Dispatcher InvocationContext.getDispatcher()
           
 

Methods in org.jboss.mx.server with parameters of type Dispatcher
 void InvocationContext.setDispatcher(Dispatcher d)
           
 



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