DESY ACOP Beans Home

com.cosylab.util
Class DefaultTimeProvider

java.lang.Object
  extended by com.cosylab.util.DefaultTimeProvider
All Implemented Interfaces:
TimeProvider

public class DefaultTimeProvider
extends java.lang.Object
implements TimeProvider

Default implementation of the TimeProvider} which returns the system time.

Author:
Klemen Zagar, Cosylab

Constructor Summary
DefaultTimeProvider()
           
 
Method Summary
 long getTimeInMillis()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultTimeProvider

public DefaultTimeProvider()
Method Detail

getTimeInMillis

public long getTimeInMillis()
Specified by:
getTimeInMillis in interface TimeProvider


Copyright © 2010. All Rights Reserved.