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.HibernateException
Copyright © 2018 JBoss by Red Hat. All rights reserved.