|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InterceptingRepository
| Method Summary | |
|---|---|
void |
addRepositoryInterceptor(RepositoryInterceptor interceptor)
Registers a RepositoryInterceptor that will receive notifications of operations that are performed on this repository. |
void |
removeRepositoryInterceptor(RepositoryInterceptor interceptor)
Removes a registered RepositoryInterceptor from this repository. |
| Methods inherited from interface org.openrdf.repository.Repository |
|---|
getConnection, getDataDir, getValueFactory, initialize, isWritable, setDataDir, shutDown |
| Method Detail |
|---|
void addRepositoryInterceptor(RepositoryInterceptor interceptor)
void removeRepositoryInterceptor(RepositoryInterceptor interceptor)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||