Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface LoadLifecycleListener
extends InstanceLifecycleListener
Method Summary | |
void |
|
public void postLoad(InstanceLifecycleEvent event)
Invoked whenever a persistent instance is loaded from the data store. It is called after the methodLoadCallback.jdoPostLoad()
is invoked on the persistent instance.
- Parameters:
event
- the load event.
- Since:
- 2.0