|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IModule
This represents hawk module interface. Target application's main module need to implement startup for its initialization.
LibraryModule
Method Summary | |
---|---|
boolean |
reset()
This resets one cycle of execution. |
boolean |
startUp()
The target application's main module needs to implement it for its initialization. |
Method Detail |
---|
boolean startUp()
boolean reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |