| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EvictEventListener
Defines the contract for handling of evict events generated from a session.
| Method Summary | |
|---|---|
|  void | onEvict(EvictEvent event)Handle the given evict event. | 
| Method Detail | 
|---|
void onEvict(EvictEvent event)
             throws HibernateException
event - The evict event to be handled.
HibernateException| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||