Package org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers


package org.odpi.openmetadata.governanceservers.integrationdaemonservices.handlers
Provides the handlers that implement the server-side logic of Integration Daemon Services.
  • Classes
    Class
    Description
    IntegrationConnectorCacheMap maintains the map of connectorIds to integration connector handlers.
    IntegrationConnectorHandler manages the lifecycle and periodic refresh of a single integration connector running within an integration daemon, and maintains the IntegrationConnectorReport that describes its current status.
    The IntegrationGroupHandler is responsible for maintaining information about the integration connectors in an integration group.