public interface ReplicateEventListener extends Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
onReplicate(ReplicateEvent event)
Handle the given replicate event.
|
void onReplicate(ReplicateEvent event) throws HibernateException
event - The replicate event to be handled.HibernateExceptionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.