-
Method Summary
void
Registers a RepositoryConnectionInterceptor that will receive notifications of operations that are
performed on this connection.
void
Registers a RepositoryInterceptor that will receive notifications of operations that are performed on
this repository.
void
Removes a registered RepositoryConnectionInterceptor from this connection.
void
Removes a registered RepositoryInterceptor from this repository.
-
Method Details
-
addRepositoryInterceptor
Registers a RepositoryInterceptor that will receive notifications of operations that are performed on
this repository.
-
removeRepositoryInterceptor
Removes a registered RepositoryInterceptor from this repository.
-
addRepositoryConnectionInterceptor
Registers a RepositoryConnectionInterceptor that will receive notifications of operations that are
performed on this connection.
-
removeRepositoryConnectionInterceptor
Removes a registered RepositoryConnectionInterceptor from this connection.