|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StatsGroup
StatsGroup is a logical collection of similar StatsInstance. The group will provide an aggregated view of all the instances that are part of the group by aggregating the corresponding statistics in the individual instances.
The aggregation logic is handled by WebSphere Performance Monitoring Infrastructure (PMI).
Method Summary | |
---|---|
int |
getInstrumentationLevel()
Return the current instrumentation/monitoring level for this StatsGroup. |
javax.management.ObjectName |
getMBean()
Return the MBean name associated with this StatsGroup. |
com.ibm.websphere.pmi.stat.MBeanStatDescriptor |
getMBeanStatDescriptor()
Deprecated. No replacement. |
java.lang.String |
getName()
Returns the name of the group |
void |
setMBean(javax.management.ObjectName mBeanName)
Associate a managed object MBean with this StatsGroup. |
Method Detail |
---|
java.lang.String getName()
javax.management.ObjectName getMBean()
void setMBean(javax.management.ObjectName mBeanName)
mBeanName
- managed object ObjectNameint getInstrumentationLevel()
com.ibm.websphere.pmi.stat.MBeanStatDescriptor getMBeanStatDescriptor()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |