com.bigbross.bossa
Class RealTimeSource
java.lang.Object
com.bigbross.bossa.RealTimeSource
- All Implemented Interfaces:
- Serializable, TimeSource
- public class RealTimeSource
- extends Object
- implements TimeSource
This class implements a real time time source. Use it if you want a
transient Bossa that gets the time from the system clock.
- Author:
- BigBross Team
- See Also:
- Serialized Form
|
Method Summary |
Date |
getTime()
Returns the current time. |
RealTimeSource
public RealTimeSource()
getTime
public Date getTime()
- Description copied from interface:
TimeSource
- Returns the current time.
- Specified by:
getTime in interface TimeSource
- Returns:
- the current time.
- See Also:
TimeSource.getTime()
Copyright © 2003,2004 OpenBR Sistemas S/C Ltda.