|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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. |
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 |
public java.lang.String getName()
public javax.management.ObjectName getMBean()
public void setMBean(javax.management.ObjectName mBeanName)
mBeanName
- managed object ObjectNamepublic int getInstrumentationLevel()
public MBeanStatDescriptor getMBeanStatDescriptor()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |