Package org.odpi.openmetadata.frameworks.integration.connectors


package org.odpi.openmetadata.frameworks.integration.connectors
  • Class
    Description
    An optional interface for an integration connector to implement if it needs to know when its catalog targets change.
    CatalogTargetIntegrator is an optional interface that an integration connector can implement to walk through the catalog targets assigned to the integration connector.
    Provides the base class for connector code that processes a single catalog target.
    IntegrationConnector is the abstract interface for a connector that is managed by the integration services.
    IntegrationConnectorBase is the base class for an integration connector.
    The IntegrationConnectorProvider provides a base class for the connector provider supporting Integration Connectors.
    Manages the map of catalog targets that this integration connector is working with.