public class VmListenerWrapper extends Object implements sun.jvmstat.monitor.event.VmListener
| Constructor and Description |
|---|
VmListenerWrapper(VmUpdateListener listener,
sun.jvmstat.monitor.MonitoredVm vm) |
| Modifier and Type | Method and Description |
|---|---|
void |
disconnected(sun.jvmstat.monitor.event.VmEvent event) |
sun.jvmstat.monitor.Monitor |
getMonitor(String name) |
void |
monitorStatusChanged(sun.jvmstat.monitor.event.MonitorStatusChangeEvent event) |
void |
monitorsUpdated(sun.jvmstat.monitor.event.VmEvent event) |
public VmListenerWrapper(VmUpdateListener listener, sun.jvmstat.monitor.MonitoredVm vm)
public void monitorsUpdated(sun.jvmstat.monitor.event.VmEvent event)
monitorsUpdated in interface sun.jvmstat.monitor.event.VmListenerpublic void monitorStatusChanged(sun.jvmstat.monitor.event.MonitorStatusChangeEvent event)
monitorStatusChanged in interface sun.jvmstat.monitor.event.VmListenerpublic void disconnected(sun.jvmstat.monitor.event.VmEvent event)
disconnected in interface sun.jvmstat.monitor.event.VmListenerpublic sun.jvmstat.monitor.Monitor getMonitor(String name) throws VmUpdateException
VmUpdateExceptionCopyright © 2013. All Rights Reserved.