|
|||||||||||
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 dirty events.
Method Summary | |
void |
postDirty(InstanceLifecycleEvent event)
Invoked whenever a persistent instance is first made dirty, during an operation that modifies the value of a persistent or transactional field. |
void |
preDirty(InstanceLifecycleEvent event)
Invoked whenever a persistent instance is first made dirty, during an operation that modifies the value of a persistent or transactional field. |
Method Detail |
public void preDirty(InstanceLifecycleEvent event)
public void postDirty(InstanceLifecycleEvent event)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |