| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.event.def.DefaultRefreshEventListenerMethod Summary | |
void |
|
void |
|
public void onRefresh(RefreshEvent event) throws HibernateException
- Specified by:
- onRefresh in interface RefreshEventListener
public void onRefresh(RefreshEvent event, Map refreshedAlready)
Handle the given refresh event.
- Specified by:
- onRefresh in interface RefreshEventListener
- Parameters:
event- The refresh event to be handled.