public class JvmStatVmListener extends Object implements sun.jvmstat.monitor.event.VmListener
Constructor and Description |
---|
JvmStatVmListener(DAOFactory df,
int vmId) |
Modifier and Type | Method and Description |
---|---|
void |
disconnected(sun.jvmstat.monitor.event.VmEvent event) |
void |
monitorStatusChanged(sun.jvmstat.monitor.event.MonitorStatusChangeEvent event) |
void |
monitorsUpdated(sun.jvmstat.monitor.event.VmEvent event) |
public JvmStatVmListener(DAOFactory df, int vmId)
public void disconnected(sun.jvmstat.monitor.event.VmEvent event)
disconnected
in interface sun.jvmstat.monitor.event.VmListener
public void monitorStatusChanged(sun.jvmstat.monitor.event.MonitorStatusChangeEvent event)
monitorStatusChanged
in interface sun.jvmstat.monitor.event.VmListener
public void monitorsUpdated(sun.jvmstat.monitor.event.VmEvent event)
monitorsUpdated
in interface sun.jvmstat.monitor.event.VmListener
Copyright © 2012. All Rights Reserved.