test.performance.standard.support
Class StandardMBeanExtension
java.lang.Object
javax.management.StandardMBean
test.performance.standard.support.StandardMBeanExtension
- All Implemented Interfaces:
- DynamicMBean, MBeanRegistration, StandardMBean
public class StandardMBeanExtension
- extends StandardMBean
- implements StandardMBean
- Version:
- $Revision: 81022 $
- Author:
- Adrian Brock.
Methods inherited from class javax.management.StandardMBean |
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandardMBeanExtension
public StandardMBeanExtension()
throws Exception
- Throws:
Exception
bogus1
public void bogus1()
- Specified by:
bogus1
in interface StandardMBean
bogus2
public void bogus2()
- Specified by:
bogus2
in interface StandardMBean
bogus3
public void bogus3()
- Specified by:
bogus3
in interface StandardMBean
bogus4
public void bogus4()
- Specified by:
bogus4
in interface StandardMBean
bogus5
public void bogus5()
- Specified by:
bogus5
in interface StandardMBean
methodInvocation
public void methodInvocation()
- Specified by:
methodInvocation
in interface StandardMBean
counter
public void counter()
- Specified by:
counter
in interface StandardMBean
getCount
public int getCount()
mixedArguments
public void mixedArguments(Integer int1,
int int2,
Object[][][] space,
Attribute attr)
- Specified by:
mixedArguments
in interface StandardMBean
bogus6
public void bogus6()
- Specified by:
bogus6
in interface StandardMBean
bogus7
public void bogus7()
- Specified by:
bogus7
in interface StandardMBean
bogus8
public void bogus8()
- Specified by:
bogus8
in interface StandardMBean
bogus9
public void bogus9()
- Specified by:
bogus9
in interface StandardMBean
bogus10
public void bogus10()
- Specified by:
bogus10
in interface StandardMBean
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.