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.HibernateException
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.