railo.runtime.orm.hibernate.event
Class PostLoadEventListenerImpl

java.lang.Object
  extended by railo.runtime.orm.hibernate.event.EventListener
      extended by railo.runtime.orm.hibernate.event.PostLoadEventListenerImpl
All Implemented Interfaces:
Serializable, org.hibernate.event.PostLoadEventListener

public class PostLoadEventListenerImpl
extends EventListener
implements org.hibernate.event.PostLoadEventListener

See Also:
Serialized Form

Field Summary
 
Fields inherited from class railo.runtime.orm.hibernate.event.EventListener
POST_DELETE, POST_INSERT, POST_LOAD, POST_UPDATE, PRE_DELETE, PRE_INSERT, PRE_LOAD, PRE_UPDATE
 
Constructor Summary
PostLoadEventListenerImpl(Component component)
           
 
Method Summary
 void onPostLoad(org.hibernate.event.PostLoadEvent event)
           
 
Methods inherited from class railo.runtime.orm.hibernate.event.EventListener
getCFC, hasEventType, invoke
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PostLoadEventListenerImpl

public PostLoadEventListenerImpl(Component component)
Method Detail

onPostLoad

public void onPostLoad(org.hibernate.event.PostLoadEvent event)
Specified by:
onPostLoad in interface org.hibernate.event.PostLoadEventListener


Copyright © 2012 Railo