|
Jvmstat | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HostListener
Interface for listeners of MonitoredHost events.
MonitoredHost
Method Summary | |
---|---|
void |
disconnected(HostEvent event)
Invoked when the connection to the MonitoredHost has disconnected due to communication errors. |
void |
vmStatusChanged(VmStatusChangeEvent event)
Invoked when the status of Java Virtual Machine changes. |
Method Detail |
---|
void vmStatusChanged(VmStatusChangeEvent event)
event
- the object describing the event.void disconnected(HostEvent event)
event
- the object describing the event.
|
Jvmstat | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |