org.exoplatform.container.jmx
Class ExoContainerMBean
java.lang.Object
org.exoplatform.container.jmx.AbstractDynamicMBean
org.exoplatform.container.jmx.ExoContainerMBean
- All Implemented Interfaces:
- DynamicMBean
public class ExoContainerMBean
- extends AbstractDynamicMBean
- Version:
- $Revision: 1.7 $
- Author:
- James Strachan
| 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 |
ExoContainerMBean
public ExoContainerMBean(Object componentInstance)
getMBeanDescription
protected String getMBeanDescription()
- Description copied from class:
AbstractDynamicMBean
- To be overridden to return metadata information about the description of
this MBean.
- Overrides:
getMBeanDescription in class AbstractDynamicMBean
createMBeanAttributeInfo
protected MBeanAttributeInfo[] createMBeanAttributeInfo()
- Description copied from class:
AbstractDynamicMBean
- To be overridden to return metadata information about manageable
attributes.
- Overrides:
createMBeanAttributeInfo in class AbstractDynamicMBean
createMBeanOperationInfo
protected MBeanOperationInfo[] createMBeanOperationInfo()
- Description copied from class:
AbstractDynamicMBean
- To be overridden to return metadata information about manageable
operations.
- Overrides:
createMBeanOperationInfo in class AbstractDynamicMBean
Copyright © 2009 eXo Platform SAS. All Rights Reserved.