|
Jvmstat | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VmListener
Interface for listeners of MonitoredVm events.
MonitoredVm
Method Summary | |
---|---|
void |
disconnected(VmEvent event)
Invoked when the connection to the MonitoredVm has disconnected due to communication errors. |
void |
monitorStatusChanged(MonitorStatusChangeEvent event)
Invoked when instrumentation objects are inserted into or removed from the MonitoredVm. |
void |
monitorsUpdated(VmEvent event)
Invoked when instrumentation objects are updated. |
Method Detail |
---|
void monitorStatusChanged(MonitorStatusChangeEvent event)
event
- the object describing the event.void monitorsUpdated(VmEvent event)
event
- the object describing the event.void disconnected(VmEvent event)
event
- the object describing the event.
|
Jvmstat | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |