|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NotifyingRepository
| Method Summary | |
|---|---|
void |
addRepositoryConnectionListener(RepositoryConnectionListener listener)
Registers a RepositoryConnectionListener that will receive notifications of operations that are performed on any< connections that are created by this repository. |
void |
addRepositoryListener(RepositoryListener listener)
Registers a RepositoryListener that will receive notifications of operations that are performed on this repository. |
void |
removeRepositoryConnectinoListener(RepositoryConnectionListener listener)
Removes a registered RepositoryConnectionListener from this repository. |
void |
removeRepositoryListener(RepositoryListener listener)
Removes a registered RepositoryListener from this repository. |
| Methods inherited from interface org.openrdf.repository.Repository |
|---|
getConnection, getDataDir, getValueFactory, initialize, isWritable, setDataDir, shutDown |
| Method Detail |
|---|
void addRepositoryListener(RepositoryListener listener)
void removeRepositoryListener(RepositoryListener listener)
void addRepositoryConnectionListener(RepositoryConnectionListener listener)
void removeRepositoryConnectinoListener(RepositoryConnectionListener listener)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||