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