sun.jvmstat.perfdata.monitor.protocol.local
Class LocalEventTimer
java.lang.Object
java.util.Timer
sun.jvmstat.perfdata.monitor.protocol.local.LocalEventTimer
public class LocalEventTimer
- extends Timer
Singleton Timer subclass to run polling tasks that generate events
for local Java Virtual Machines..
- Since:
- 1.5
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static LocalEventTimer getInstance()
- Get the singleton LocalEventTimer instance
- Returns:
- LocalEventTimer - the singleton LocalEventTimer instance