org.archive.hcc.util.jmx
Class SimpleReflectingMbeanInvocation

java.lang.Object
  extended by org.archive.hcc.util.jmx.SimpleReflectingMbeanInvocation
All Implemented Interfaces:
MBeanInvocation

public class SimpleReflectingMbeanInvocation
extends java.lang.Object
implements MBeanInvocation


Constructor Summary
SimpleReflectingMbeanInvocation(java.lang.Object target, javax.management.openmbean.OpenMBeanOperationInfo info, java.lang.Object[] params)
           
 
Method Summary
 java.lang.Object invoke()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleReflectingMbeanInvocation

public SimpleReflectingMbeanInvocation(java.lang.Object target,
                                       javax.management.openmbean.OpenMBeanOperationInfo info,
                                       java.lang.Object[] params)
Method Detail

invoke

public java.lang.Object invoke()
                        throws javax.management.MBeanException,
                               javax.management.ReflectionException
Specified by:
invoke in interface MBeanInvocation
Throws:
javax.management.MBeanException
javax.management.ReflectionException


Copyright © 2005-2008 The Internet Archive. All Rights Reserved.