Package org.eclipse.rdf4j.repository.event.base
Wrapper/adapter base implementations.
-
Class Summary Class Description InterceptingRepositoryConnectionWrapper Wrapper that notifies interceptors of events on RepositoryConnections before they happen.InterceptingRepositoryWrapper Wrapper that notifies interceptors of events on Repositories before they happen.NotifyingRepositoryConnectionWrapper This broadcaster is used by the RepositoryBroadcaster to wrap the delegate repository connection.NotifyingRepositoryWrapper This notifying decorator allows listeners to register with the repository or connection and be notified when events occur.RepositoryConnectionInterceptorAdapter RepositoryConnectionListenerAdapter