|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataSourceInformationRepositoryListener
listen and handle events relating to changes in DataSourceInformationRepository
| Method Summary | |
|---|---|
void |
addDataSourceInformation(DataSourceInformation dataSourceInformation)
Event when adding a DataSourceInformation |
void |
reConfigure(Properties confProperties)
Event when re-configuring the DataSourceInformationRepository |
void |
removeDataSourceInformation(DataSourceInformation dataSourceInformation)
Event when removing a DataSourceInformation instance |
| Method Detail |
|---|
void addDataSourceInformation(DataSourceInformation dataSourceInformation)
dataSourceInformation - added DataSourceInformation instancevoid removeDataSourceInformation(DataSourceInformation dataSourceInformation)
dataSourceInformation - removed DataSourceInformation instancevoid reConfigure(Properties confProperties)
confProperties - properties used to configure DataSourceInformationRepository
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||