Package org.odpi.openmetadata.governanceservers.integrationdaemonservices.server
package org.odpi.openmetadata.governanceservers.integrationdaemonservices.server
Provides the server-side implementation of the REST services for Integration Daemon Services.
-
ClassesClassDescriptionIntegrationDaemonInstance maintains the instance information needed to execute requests on behalf of an integration daemon.IntegrationDaemonInstanceHandler retrieves information from the instance map for the integration daemon instances.IntegrationDaemonOperationalServices controls the startup and shutdown of the integration daemon services.IntegrationDaemonRESTServices provides the external service implementation for an integration service and integration group.