|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.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 ITimeServicenull.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||