public class JvmStatHostListener extends Object implements sun.jvmstat.monitor.event.HostListener
| Modifier and Type | Method and Description |
|---|---|
void |
disconnected(sun.jvmstat.monitor.event.HostEvent event) |
void |
vmStatusChanged(sun.jvmstat.monitor.event.VmStatusChangeEvent event) |
public void disconnected(sun.jvmstat.monitor.event.HostEvent event)
disconnected in interface sun.jvmstat.monitor.event.HostListenerpublic void vmStatusChanged(sun.jvmstat.monitor.event.VmStatusChangeEvent event)
vmStatusChanged in interface sun.jvmstat.monitor.event.HostListenerCopyright © 2013. All Rights Reserved.