|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TimeService
This class provides a set of core functions that service implementations need to satisfy. All services within the system need to conform to this interface.
| Method Summary | |
|---|---|
long |
getOffset()
Gets offset value between the local computer's time and the computed time from NTP protocol. |
long |
getTimestamp()
This method returns the timestamp in millisecond based on the ntp implementation |
| Method Detail |
|---|
long getTimestamp()
throws ServiceException
ServiceExceptionlong getOffset()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||