Uses of Class
com.redhat.persistence.EventProcessor

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)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC