Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface EvictEventListener
extends Serializable
Method Summary | |
void |
|
public void onEvict(EvictEvent event) throws HibernateException
Handle the given evict event.
- Parameters:
event
- The evict event to be handled.
- Throws:
HibernateException
-