public interface EvictEventListener extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
void | 
onEvict(EvictEvent event)
Handle the given evict event. 
 | 
void onEvict(EvictEvent event) throws HibernateException
event - The evict event to be handled.HibernateExceptionCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.