org.hibernate.search.event
public class: FullTextIndexCollectionEventListener [javadoc |
source]
java.lang.Object
org.hibernate.search.event.FullTextIndexEventListener
org.hibernate.search.event.FullTextIndexCollectionEventListener
All Implemented Interfaces:
org.hibernate.event.PostCollectionRecreateEventListener, org.hibernate.event.PostCollectionUpdateEventListener, org.hibernate.event.PostCollectionRemoveEventListener, org.hibernate.event.PostCollectionRecreateEventListener, org.hibernate.event.PostDeleteEventListener, org.hibernate.event.PostUpdateEventListener, org.hibernate.event.Initializable, org.hibernate.event.PostCollectionUpdateEventListener, org.hibernate.event.PostCollectionRemoveEventListener, org.hibernate.event.Destructible, org.hibernate.event.PostInsertEventListener
Deprecated! As - of release 3.1.0, replaced by
FullTextIndexEventListener - author:
Emmanuel - Bernard
| Methods from org.hibernate.search.event.FullTextIndexEventListener: |
|---|
|
cleanup, getSearchFactoryImplementor, initialize, onPostDelete, onPostInsert, onPostRecreateCollection, onPostRemoveCollection, onPostUpdate, onPostUpdateCollection, processCollectionEvent, processWork |