|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.ejb.event.EJB3PostDeleteEventListener
public class EJB3PostDeleteEventListener
Constructor Summary | |
---|---|
EJB3PostDeleteEventListener()
|
|
EJB3PostDeleteEventListener(EntityCallbackHandler callbackHandler)
|
Method Summary | |
---|---|
void |
onPostDelete(PostDeleteEvent 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 EJB3PostDeleteEventListener()
public EJB3PostDeleteEventListener(EntityCallbackHandler callbackHandler)
Method Detail |
---|
public void setCallbackHandler(EntityCallbackHandler callbackHandler)
setCallbackHandler
in interface CallbackHandlerConsumer
public void onPostDelete(PostDeleteEvent event)
onPostDelete
in interface PostDeleteEventListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |