Class RESTClientConnectorProvider

  • All Implemented Interfaces:
    org.odpi.openmetadata.frameworks.auditlog.AuditLoggingComponent

    public class RESTClientConnectorProvider
    extends ConnectorProviderBase
    RESTClientConnectorProvider provides base class of the connector provider for the RESTClientConnector.
    • Constructor Detail

      • RESTClientConnectorProvider

        public RESTClientConnectorProvider()
        Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific REST Client Connector implementation. This constructor should be overridden in the connector implementation.