|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.container.jmx.AbstractDynamicMBean
org.exoplatform.container.jmx.ExoContainerMBean
public class ExoContainerMBean
| Constructor Summary | |
|---|---|
ExoContainerMBean(java.lang.Object componentInstance)
|
|
| Method Summary | |
|---|---|
protected javax.management.MBeanAttributeInfo[] |
createMBeanAttributeInfo()
To be overridden to return metadata information about manageable attributes. |
protected javax.management.MBeanOperationInfo[] |
createMBeanOperationInfo()
To be overridden to return metadata information about manageable operations. |
protected java.lang.String |
getMBeanDescription()
To be overridden to return metadata information about the description of this MBean. |
| Methods inherited from class org.exoplatform.container.jmx.AbstractDynamicMBean |
|---|
createMBeanConstructorInfo, createMBeanInfo, createMBeanNotificationInfo, findMethod, getAttribute, getAttributes, getMBeanClassName, getMBeanInfo, getResource, invoke, invoke, invoke, invokeMethod, setAttribute, setAttributes, setMBeanInfo, setResource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExoContainerMBean(java.lang.Object componentInstance)
| Method Detail |
|---|
protected java.lang.String getMBeanDescription()
AbstractDynamicMBean
getMBeanDescription in class AbstractDynamicMBeanprotected javax.management.MBeanAttributeInfo[] createMBeanAttributeInfo()
AbstractDynamicMBean
createMBeanAttributeInfo in class AbstractDynamicMBeanprotected javax.management.MBeanOperationInfo[] createMBeanOperationInfo()
AbstractDynamicMBean
createMBeanOperationInfo in class AbstractDynamicMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||