| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface ILifeCycle
The LifeCycle defines call back methods, which notifies life cycle events 
| Method Summary | |
|---|---|
|  void | onDestroy()notifies that the entity will be destroyed | 
|  void | onInit()notifies that the entity has been loaded and initialized | 
| Method Detail | 
|---|
void onInit()
void onDestroy()
               throws IOException
IOException - if an exception occurs. The exception will be (logged and) swallowed| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||