|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.management.StandardMBean
tigase.stats.StatisticsProvider
public class StatisticsProvider
Class StatisticsProvider
| Constructor Summary | |
|---|---|
StatisticsProvider(StatisticsCollector theRef)
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getAllStats(int param0)
Operation exposed for management |
java.util.List |
getComponentsNames()
Get Attribute exposed for management |
java.util.Map<java.lang.String,java.lang.String> |
getComponentStats(java.lang.String param0,
int param1)
Operation exposed for management |
protected java.lang.String |
getDescription(javax.management.MBeanAttributeInfo info)
Override customization hook: You can supply a customized description for MBeanAttributeInfo.getDescription() |
protected java.lang.String |
getDescription(javax.management.MBeanInfo info)
Override customization hook: You can supply a customized description for MBeanInfo.getDescription() |
protected java.lang.String |
getDescription(javax.management.MBeanOperationInfo info)
Override customization hook: You can supply a customized description for MBeanOperationInfo.getDescription() |
protected java.lang.String |
getDescription(javax.management.MBeanOperationInfo op,
javax.management.MBeanParameterInfo param,
int sequence)
Override customization hook: You can supply a customized description for MBeanParameterInfo.getDescription() |
javax.management.MBeanInfo |
getMBeanInfo()
|
java.lang.String |
getName()
Get Attribute exposed for management |
javax.management.MBeanNotificationInfo[] |
getNotificationInfo()
|
protected java.lang.String |
getParameterName(javax.management.MBeanOperationInfo op,
javax.management.MBeanParameterInfo param,
int sequence)
Override customization hook: You can supply a customized description for MBeanParameterInfo.getName() |
| Methods inherited from class javax.management.StandardMBean |
|---|
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getImpact, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatisticsProvider(StatisticsCollector theRef)
throws javax.management.NotCompliantMBeanException
javax.management.NotCompliantMBeanException| Method Detail |
|---|
public javax.management.MBeanInfo getMBeanInfo()
getMBeanInfo in interface javax.management.DynamicMBeangetMBeanInfo in class javax.management.StandardMBeanpublic javax.management.MBeanNotificationInfo[] getNotificationInfo()
protected java.lang.String getDescription(javax.management.MBeanInfo info)
getDescription in class javax.management.StandardMBeaninfo -
protected java.lang.String getDescription(javax.management.MBeanAttributeInfo info)
getDescription in class javax.management.StandardMBeaninfo -
protected java.lang.String getDescription(javax.management.MBeanOperationInfo op,
javax.management.MBeanParameterInfo param,
int sequence)
getDescription in class javax.management.StandardMBeanop - param - sequence -
protected java.lang.String getParameterName(javax.management.MBeanOperationInfo op,
javax.management.MBeanParameterInfo param,
int sequence)
getParameterName in class javax.management.StandardMBeanop - param - sequence -
protected java.lang.String getDescription(javax.management.MBeanOperationInfo info)
getDescription in class javax.management.StandardMBeaninfo -
public java.util.List getComponentsNames()
getComponentsNames in interface StatisticsProviderMBeanpublic java.lang.String getName()
getName in interface StatisticsProviderMBeanpublic java.util.Map<java.lang.String,java.lang.String> getAllStats(int param0)
getAllStats in interface StatisticsProviderMBeanparam0 - Statistics level, 0 - All, 500 - Medium, 800 - Minimal
public java.util.Map<java.lang.String,java.lang.String> getComponentStats(java.lang.String param0,
int param1)
getComponentStats in interface StatisticsProviderMBeanparam0 - The component name to provide statistics forparam1 - Statistics level, 0 - All, 500 - Medium, 800 - Minimal
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||