Class OpenAPIMonitorIntegrationProvider
- java.lang.Object
-
- org.odpi.openmetadata.frameworks.connectors.ConnectorProvider
-
- org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
-
- org.odpi.openmetadata.adapters.connectors.integration.openapis.OpenAPIMonitorIntegrationProvider
-
- All Implemented Interfaces:
AuditLoggingComponent
public class OpenAPIMonitorIntegrationProvider extends ConnectorProviderBase
OpenAPIMonitorIntegrationProvider is the base class provider for the open API integration connector.
-
-
Field Summary
-
Fields inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
auditLog, connectorInterfaces, connectorTypeBean
-
-
Constructor Summary
Constructors Constructor Description OpenAPIMonitorIntegrationProvider()Constructor used to initialize the ConnectorProvider with the Java class name of the specific store implementation.
-
Method Summary
-
Methods inherited from class org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase
equals, getConnector, getConnector, getConnectorClassName, getConnectorComponentDescription, getConnectorType, getConnectorTypeProperties, getNewConnectorGUID, hashCode, setAuditLog, setConnectorClassName, setConnectorComponentDescription, setConnectorTypeProperties, toString
-
-