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.