All Implemented Interfaces:
AuditLoggingComponent, SecureConnectorExtension, OMRSMetadataCollectionManager, OMRSLocalRepository

public class LocalOMRSRepositoryConnector extends OMRSRepositoryConnector implements OMRSLocalRepository
LocalOMRSRepositoryConnector provides access the local metadata repository plus manages outbound repository events.

It passes each request to both the real OMRS connector for the local metadata repository and an OMRSEventPublisher. The OMRSEventPublisher will use its configuration to decide if it needs to pass on the request to the rest of the metadata repository cohort.