Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.timer
Class ClockFactory

java.lang.Object
  extended by org.hyperic.util.timer.ClockFactory

public class ClockFactory
extends java.lang.Object

A singleton factory class that returns Clock instances for keeping time.


Method Summary
 Clock getClock()
           
static ClockFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ClockFactory getInstance()
Returns:
The clock factory instance.

getClock

public Clock getClock()
Returns:
A Clock for keeping time.

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.