|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.isam.exehda.services.Collector.AppMonitor
Constructor Summary | |
Collector.AppMonitor(ApplicationId app)
Creates a new AppMonitor instance. |
Method Summary | |
void |
defineSensor(Collector.AppSensor s)
Describe defineSensor method here. |
CellInformationBase.ResourceName |
getName()
Describe getName method here. |
void |
removeSensor(Collector.AppSensor s)
Describe removeSensor method here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.isam.exehda.services.Collector.Monitor |
getSensor, getSensorParameter, getSensorParameters, getSensors, installSensor, isSensorEnabled, probeSensor, quantumExpired, setSensorEnabled, setSensorParameter |
Constructor Detail |
public Collector.AppMonitor(ApplicationId app)
AppMonitor
instance.
app
- an ApplicationId
valueMethod Detail |
public CellInformationBase.ResourceName getName()
getName
method here.
getName
in interface Collector.Monitor
ResourceName
valuepublic void defineSensor(Collector.AppSensor s)
defineSensor
method here.
s
- an AppSensor
valuepublic void removeSensor(Collector.AppSensor s)
removeSensor
method here.
s
- an AppSensor
value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |