|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventProcessor | |
com.redhat.persistence |
Uses of EventProcessor in com.redhat.persistence |
Methods in com.redhat.persistence that return EventProcessor | |
EventProcessor |
EventProcessorManager.getEventProcessor()
Returns the singleton instance of EventProcessor for this thread. |
Methods in com.redhat.persistence with parameters of type EventProcessor | |
void |
Session.addBeforeDelete(EventProcessor ep)
Before delete event processors are sent events associated with deletes and removes that cause deletes. |
void |
Session.addAfterActivate(EventProcessor ep)
|
void |
Session.addBeforeFlush(EventProcessor ep)
|
void |
Session.addAfterFlush(EventProcessor ep)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |