|
|||||||||||
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 load events.
Method Summary | |
void |
postLoad(InstanceLifecycleEvent event)
Invoked whenever a persistent instance is loaded from the data store. |
Method Detail |
public void postLoad(InstanceLifecycleEvent event)
LoadCallback.jdoPostLoad()
is invoked on the persistent instance.
event
- the load event.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |