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.HostListener
public void vmStatusChanged(sun.jvmstat.monitor.event.VmStatusChangeEvent event)
vmStatusChanged
in interface sun.jvmstat.monitor.event.HostListener
Copyright © 2014. All rights reserved.