|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DBConfigListener
listens to events that change the configuration of the database
| Method Summary | |
|---|---|
void |
availableStoresChanged(Database<?> db)
called when the availability of class store changes |
void |
currentDBUserChanged(Database<?> db)
called upon Database.setCurrentUser(User) |
| Method Detail |
|---|
void currentDBUserChanged(Database<?> db)
Database.setCurrentUser(User)
db - the database on which the change occurredvoid availableStoresChanged(Database<?> db)
db - the database on which the change occurredDatabase.getAvailableClassStores()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||