CreateLifecycleListener
- Super Interfaces:
InstanceLifecycleListener
This interface is implemented by listeners to be notified of create events.
- Since:
- JDO 2.0
Public Methods
void postCreate(InstanceLifecycleEvent event)
- Parameters:
event
- the create event.
- Since:
- JDO 2.0