|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.francetelecom.admindm.inform.ScheduleInform
public final class ScheduleInform
The Class ScheduleInform. The aim of this class is to request opening a new session periodically. Period is defined into data model.
| Nested Class Summary | |
|---|---|
class |
ScheduleInform.NextSession
Default reference time in case of use of undefined Time. |
| Constructor Summary | |
|---|---|
ScheduleInform(IParameterData pParameterData)
Instantiates a new schedule inform. |
|
| Method Summary | |
|---|---|
protected long |
computeNextOccurenceDelay(long currentTime)
Compute next occurrence delay. |
void |
createTask()
Creates the task. |
void |
initParameterSource()
Declare as observer of the different parameter. |
void |
stopScheduling()
Stop scheduling. |
void |
update(java.util.Observable arg0,
java.lang.Object arg1)
Update. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScheduleInform(IParameterData pParameterData)
pParameterData - the parameter data| Method Detail |
|---|
public void stopScheduling()
public void initParameterSource()
public void update(java.util.Observable arg0,
java.lang.Object arg1)
update in interface java.util.Observerarg0 - the observablearg1 - the arg1Observer.update(java.util.Observable, java.lang.Object)protected long computeNextOccurenceDelay(long currentTime)
currentTime - the current time
public void createTask()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||