|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rioproject.system.measurable.memory.pool.MemoryPoolMXBeanMonitor
public class MemoryPoolMXBeanMonitor
Monitoring for JMX memory pool.
| Constructor Summary | |
|---|---|
MemoryPoolMXBeanMonitor()
|
|
| Method Summary | |
|---|---|
String |
getId()
|
MemoryPoolUtilization |
getMeasuredResource()
Get the MeasuredResource |
protected MemoryPoolMXBean |
getMemoryPoolMXBean()
|
ThresholdValues |
getThresholdValues()
|
void |
setID(String id)
Set the identifier for the resource being measured |
void |
setThresholdValues(ThresholdValues thresholdValues)
Set the ThresholdValues for the resource being measured |
void |
terminate()
Terminate any collection mechanisms |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemoryPoolMXBeanMonitor()
| Method Detail |
|---|
protected MemoryPoolMXBean getMemoryPoolMXBean()
public void terminate()
MeasurableMonitor
terminate in interface MeasurableMonitor<MemoryPoolUtilization>public void setID(String id)
MeasurableMonitor
setID in interface MeasurableMonitor<MemoryPoolUtilization>id - The identifierpublic String getId()
public ThresholdValues getThresholdValues()
public void setThresholdValues(ThresholdValues thresholdValues)
MeasurableMonitor
setThresholdValues in interface MeasurableMonitor<MemoryPoolUtilization>thresholdValues - The ThresholdValuespublic MemoryPoolUtilization getMeasuredResource()
MeasurableMonitor
getMeasuredResource in interface MeasurableMonitor<MemoryPoolUtilization>MeasuredResource
for the MeasurableMonitor
|
Copyright © Rio Project. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||