Class NotifyingRepositoryConnectionWrapper

All Implemented Interfaces:
AutoCloseable, DelegatingRepositoryConnection, NotifyingRepositoryConnection, RepositoryConnection

public class NotifyingRepositoryConnectionWrapper extends RepositoryConnectionWrapper implements NotifyingRepositoryConnection
This broadcaster is used by the RepositoryBroadcaster to wrap the delegate repository connection. Listeners are notified of changes after they have occurred.
Author:
James Leigh, Herko ter Horst