|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.management.StandardMBean
org.jboss.test.jmx.compliance.standard.support.MyStandardMBean
org.jboss.test.jmx.compliance.standard.support.NoConstructorsStandardMBean
Field Summary |
Fields inherited from class org.jboss.test.jmx.compliance.standard.support.MyStandardMBean |
MBEAN_ATTRIBUTE_DESCRIPTION, MBEAN_CLASSNAME, MBEAN_CONSTRUCTOR_DESCRIPTION, MBEAN_DESCRIPTION, MBEAN_OPERATION_DESCRIPTION, MBEAN_PARAMETER, MBEAN_PARAMETER_DESCRIPTION |
Constructor Summary | |
NoConstructorsStandardMBean()
|
Method Summary | |
protected javax.management.MBeanConstructorInfo[] |
getConstructors(javax.management.MBeanConstructorInfo[] info,
Object implementation)
Retrieve the constructors |
Methods inherited from class org.jboss.test.jmx.compliance.standard.support.MyStandardMBean |
anOperation, getAnAttribute, getClassName, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getParameterName, getParameterName, setAnAttribute |
Methods inherited from class javax.management.StandardMBean |
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getDescription, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, invoke, setAttribute, setAttributes, setImplementation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NoConstructorsStandardMBean() throws Exception
Method Detail |
protected javax.management.MBeanConstructorInfo[] getConstructors(javax.management.MBeanConstructorInfo[] info, Object implementation)
javax.management.StandardMBean
info
- the default constructors derived by reflectionimplementation
- the implementation
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |