|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.mycorp.examples.timeservice.host.TimeServiceImpl
public class TimeServiceImpl
Constructor Summary | |
---|---|
TimeServiceImpl()
|
Method Summary | |
---|---|
java.lang.Long |
getCurrentTime()
Implementation of my time service. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeServiceImpl()
Method Detail |
---|
public java.lang.Long getCurrentTime()
getCurrentTime
in interface ITimeService
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |