org.hibernate.search.util
Class ContextHelper

java.lang.Object
  extended by org.hibernate.search.util.ContextHelper

public abstract class ContextHelper
extends Object

Author:
Emmanuel Bernard

Constructor Summary
ContextHelper()
           
 
Method Summary
static FullTextIndexEventListener getLuceneEventListener(org.hibernate.engine.SessionImplementor session)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextHelper

public ContextHelper()
Method Detail

getLuceneEventListener

public static FullTextIndexEventListener getLuceneEventListener(org.hibernate.engine.SessionImplementor session)