|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CreateLifecycleListener
This interface is implemented by listeners to be notified of create events.
Method Summary | |
---|---|
void |
postCreate(InstanceLifecycleEvent event)
Invoked whenever an instance is made persistent via a call to PersistenceManager.makePersistent(T) or during
persistence by reachability. |
Method Detail |
---|
void postCreate(InstanceLifecycleEvent event)
PersistenceManager.makePersistent(T)
or during
persistence by reachability.
event
- the create event.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |