public class

LocalEventTimer

extends Timer
java.lang.Object
   ↳ java.util.Timer
     ↳ sun.jvmstat.perfdata.monitor.protocol.local.LocalEventTimer

Class Overview

Singleton Timer subclass to run polling tasks that generate events for local Java Virtual Machines..

Summary

Public Methods
synchronized static LocalEventTimer getInstance()
Get the singleton LocalEventTimer instance
[Expand]
Inherited Methods
From class java.util.Timer
From class java.lang.Object

Public Methods

public static synchronized LocalEventTimer getInstance ()

Get the singleton LocalEventTimer instance

Returns
  • LocalEventTimer - the singleton LocalEventTimer instance