|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjhomenet.server.boot.AbstractBootTask<T>
public abstract class AbstractBootTask<T>
An abstract boot task that implements the BootTask
interface.
Id: $Id: $
| Constructor Summary | |
|---|---|
AbstractBootTask(BootTaskManager bootManager)
Constructor. |
|
| Method Summary | |
|---|---|
abstract java.lang.Integer |
getTaskIncrement()
|
protected void |
pause(long waitPeriod)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface jhomenet.server.boot.BootTask |
|---|
execute, get, getTaskString, systemFailureOnException |
| Constructor Detail |
|---|
public AbstractBootTask(BootTaskManager bootManager)
bootManager - | Method Detail |
|---|
public abstract java.lang.Integer getTaskIncrement()
getTaskIncrement in interface BootTask<T>BootTask.getTaskIncrement()protected void pause(long waitPeriod)
waitPeriod -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||