|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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(java.lang.Object) or during
persistence by reachability. |
Method Detail |
public void postCreate(InstanceLifecycleEvent event)
PersistenceManager.makePersistent(java.lang.Object)
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 |