|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bm.utils.LifeCycleMethodExecuter
public class LifeCycleMethodExecuter
Invokes the life cycle methods.
Constructor Summary | |
---|---|
LifeCycleMethodExecuter()
|
Method Summary | |
---|---|
void |
executeLifeCycleMethodsForCreate(java.lang.Object justCreated)
Executes the life cycle methods after a object was created. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LifeCycleMethodExecuter()
Method Detail |
---|
public void executeLifeCycleMethodsForCreate(java.lang.Object justCreated)
justCreated
- invokes life cycle methods.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |