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

ReflectedMBeanDispatcher.MethodPair (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档


org.jboss.mx.capability
Class ReflectedMBeanDispatcher.MethodPair

java.lang.Object
  extended byorg.jboss.mx.capability.ReflectedMBeanDispatcher.MethodPair
Enclosing class:
ReflectedMBeanDispatcher

public static class ReflectedMBeanDispatcher.MethodPair
extends Object


Field Summary
 Method getter
           
 Method setter
           
 
Constructor Summary
ReflectedMBeanDispatcher.MethodPair(Method getter, Method setter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

getter

public Method getter

setter

public Method setter
Constructor Detail

ReflectedMBeanDispatcher.MethodPair

public ReflectedMBeanDispatcher.MethodPair(Method getter,
                                           Method setter)


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