|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.ejb.event.EJB3PostLoadEventListener
public class EJB3PostLoadEventListener
Constructor Summary | |
---|---|
EJB3PostLoadEventListener()
|
|
EJB3PostLoadEventListener(EntityCallbackHandler callbackHandler)
|
Method Summary | |
---|---|
void |
onPostLoad(PostLoadEvent event)
|
void |
setCallbackHandler(EntityCallbackHandler callbackHandler)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EJB3PostLoadEventListener()
public EJB3PostLoadEventListener(EntityCallbackHandler callbackHandler)
Method Detail |
---|
public void setCallbackHandler(EntityCallbackHandler callbackHandler)
setCallbackHandler
in interface CallbackHandlerConsumer
public void onPostLoad(PostLoadEvent event)
onPostLoad
in interface PostLoadEventListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |