|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.management.StandardMBean (src)
test.compliance.standard.support.MyStandardMBean (src)
test.compliance.standard.support.NoConstructorsStandardMBean
Field Summary |
Fields inherited from class test.compliance.standard.support.MyStandardMBean (src) |
MBEAN_ATTRIBUTE_DESCRIPTION, MBEAN_CLASSNAME, MBEAN_CONSTRUCTOR_DESCRIPTION, MBEAN_DESCRIPTION, MBEAN_OPERATION_DESCRIPTION, MBEAN_PARAMETER, MBEAN_PARAMETER_DESCRIPTION |
Constructor Summary | |
NoConstructorsStandardMBean()
|
Method Summary | |
protected MBeanConstructorInfo (src) [] |
getConstructors(MBeanConstructorInfo (src) [] info,
java.lang.Object implementation)
Retrieve the constructors |
Methods inherited from class test.compliance.standard.support.MyStandardMBean (src) |
anOperation, getAnAttribute, getClassName, getDescription, getDescription, getDescription, getDescription, getDescription, getDescription, getImpact, getParameterName, getParameterName, setAnAttribute |
Methods inherited from class javax.management.StandardMBean (src) |
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 java.lang.Exception
Method Detail |
protected MBeanConstructorInfo (src) [] getConstructors(MBeanConstructorInfo (src) [] info, java.lang.Object implementation)
StandardMBean (src)
getConstructors
in class StandardMBean (src)
info
- the default constructors derived by reflectionimplementation
- the implementation
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |