InstanceLifecycleEvent(
Object source,
int type,
Object target
)
Creates a new event object with the specified
source
, type
, and target
. - Parameters:
source
- the instance that triggered the eventtype
- the event typetarget
- the "other" instance
- Since:
- JDO 2.0