org.pentaho.platform.repository.hibernate
Class HibernateLoadEventListener

java.lang.Object
  extended by DefaultLoadEventListener
      extended by org.pentaho.platform.repository.hibernate.HibernateLoadEventListener

public class HibernateLoadEventListener
extends DefaultLoadEventListener


Constructor Summary
HibernateLoadEventListener()
           
 
Method Summary
 void onLoad(LoadEvent event, LoadEventListener.LoadType loadType)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateLoadEventListener

public HibernateLoadEventListener()
Method Detail

onLoad

public void onLoad(LoadEvent event,
                   LoadEventListener.LoadType loadType)
            throws HibernateException
Throws:
HibernateException