Package org.jivesoftware.openfire.stats
Class StatisticDynamicMBean
java.lang.Object
org.jivesoftware.openfire.stats.StatisticDynamicMBean
- All Implemented Interfaces:
DynamicMBean
A MBean that exposes an Openfire Statistic.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAttribute(String attribute) getAttributes(String[] attributes) voidsetAttribute(Attribute attribute) setAttributes(AttributeList attributes)
-
Constructor Details
-
StatisticDynamicMBean
-
-
Method Details
-
getAttribute
- Specified by:
getAttributein interfaceDynamicMBean- Throws:
AttributeNotFoundException
-
setAttribute
- Specified by:
setAttributein interfaceDynamicMBean- Throws:
AttributeNotFoundException
-
getAttributes
- Specified by:
getAttributesin interfaceDynamicMBean
-
setAttributes
- Specified by:
setAttributesin interfaceDynamicMBean
-
invoke
- Specified by:
invokein interfaceDynamicMBean
-
getMBeanInfo
- Specified by:
getMBeanInfoin interfaceDynamicMBean
-