|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ReplicateEventListener
Defines the contract for handling of replicate events generated from a session.
Method Summary | |
---|---|
void |
onReplicate(ReplicateEvent event)
Handle the given replicate event. |
Method Detail |
---|
void onReplicate(ReplicateEvent event) throws HibernateException
event
- The replicate event to be handled.
HibernateException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |