|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDataBaseListener
This interface is the listener that should be implemented by objects that are interested in events fired by the databases.
| Method Summary | |
|---|---|
void |
fireDataBaseEvent(IDataBaseEvent dataBaseEvent)
Fires the event by the database. |
| Method Detail |
|---|
void fireDataBaseEvent(IDataBaseEvent dataBaseEvent)
dataBaseEvent - the event that the database fired
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||