|
Jvmstat | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Monitor
Interface provided by Instrumentation Monitoring Objects.
Method Summary | |
---|---|
String |
getBaseName()
Returns the base name of this instrumentation object. |
String |
getName()
Returns the name of this instrumentation object. |
sun.management.counter.Units |
getUnits()
Returns the Units for this instrumentation monitoring object. |
Object |
getValue()
Return an Object that encapsulates this instrumentation object's current data value. |
sun.management.counter.Variability |
getVariability()
Returns the Variability for this instrumentation object. |
int |
getVectorLength()
Return the length of the vector. |
boolean |
isSupported()
Test if the instrumentation object is supported. |
boolean |
isVector()
Test if the instrumentation object is a vector type. |
Method Detail |
---|
String getName()
String getBaseName()
sun.management.counter.Units getUnits()
sun.management.counter.Variability getVariability()
boolean isVector()
int getVectorLength()
boolean isSupported()
Object getValue()
|
Jvmstat | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |