|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepositoryConnectionInterceptor | |
|---|---|
| org.openrdf.repository.event | |
| org.openrdf.repository.event.base | |
| Uses of RepositoryConnectionInterceptor in org.openrdf.repository.event |
|---|
| Methods in org.openrdf.repository.event with parameters of type RepositoryConnectionInterceptor | |
|---|---|
void |
InterceptingRepositoryConnection.addRepositoryConnectionInterceptor(RepositoryConnectionInterceptor interceptor)
Registers a RepositoryConnectionInterceptor that will receive notifications of operations that are performed on this connection. |
void |
InterceptingRepositoryConnection.removeRepositoryConnectionInterceptor(RepositoryConnectionInterceptor interceptor)
Removes a registered RepositoryConnectionInterceptor from this connection. |
| Uses of RepositoryConnectionInterceptor in org.openrdf.repository.event.base |
|---|
| Methods in org.openrdf.repository.event.base with parameters of type RepositoryConnectionInterceptor | |
|---|---|
void |
InterceptingRepositoryConnectionWrapper.addRepositoryConnectionInterceptor(RepositoryConnectionInterceptor interceptor)
Registers a RepositoryConnectionInterceptor that will receive notifications of operations that are performed on this connection. |
void |
InterceptingRepositoryConnectionWrapper.removeRepositoryConnectionInterceptor(RepositoryConnectionInterceptor interceptor)
Removes a registered RepositoryConnectionInterceptor from this connection. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||