当前页面:
在线文档首页 >
JBoss 3.2.7 jmx API Documentation 英文版文档
ReflectedDispatcher (JBoss/JMX API) - JBoss 3.2.7 jmx API Documentation 英文版文档
org.jboss.mx.server
Class ReflectedDispatcher
java.lang.Object
org.jboss.mx.server.ReflectedDispatcher
- All Implemented Interfaces:
- Dispatcher
- Direct Known Subclasses:
- AttributeDispatcher
- public class ReflectedDispatcher
- extends Object
- implements Dispatcher
- Version:
- $Revision: 1.4.2.4 $
- Author:
- Juha Lindfors.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
method
protected Method method
target
protected Object target
ReflectedDispatcher
public ReflectedDispatcher()
ReflectedDispatcher
public ReflectedDispatcher(Object target,
Method m)
dispatch
public Object dispatch(Object[] args)
throws InvocationException
- Specified by:
dispatch
in interface Dispatcher
- Throws:
InvocationException
handleInvocationExceptions
protected void handleInvocationExceptions(Throwable t)
throws InvocationException
- Throws:
InvocationException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.