ObjectDB ObjectDB

InstanceLifecycleEvent(source, type) - JDO InstanceLifecycleEvent's constructor

Constructor
javax.jdo.listener.InstanceLifecycleEvent
InstanceLifecycleEvent(
  Object source,
  int type
)

Creates a new event object with the specified source and type.
Parameters:
source - the instance that triggered the event
type - the event type
Since:
JDO 2.0