|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.jtimer.data.TimerCore
public class TimerCore
TimerCore
| Field Summary | |
|---|---|
protected ConnectionDataHandler |
connectionHandler
connection data handler |
protected TimerDataManager |
data
Timer data. |
protected Saver |
saver
saver io controller. |
protected WSDaemon |
webServiceDaemon
Web service daemon. |
| Constructor Summary | |
|---|---|
TimerCore()
Constructor. |
|
| Method Summary | |
|---|---|
void |
exit()
Save. |
TimerDataManager |
getData()
Get data. |
boolean |
init()
Init Load and launch synchronization. |
protected void |
load()
Load project list from. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TimerDataManager data
protected Saver saver
protected WSDaemon webServiceDaemon
protected ConnectionDataHandler connectionHandler
| Constructor Detail |
|---|
public TimerCore()
| Method Detail |
|---|
public boolean init()
public TimerDataManager getData()
protected void load()
public void exit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||