public interface DaoFactoryListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleDaoFactoryEvent(DaoFactoryEvent event)
Handle the given DAO factory event.
|
void handleDaoFactoryEvent(DaoFactoryEvent event)
event - event to be handledCopyright © 2013. All Rights Reserved.