Class EngineHostInstance
java.lang.Object
org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
org.odpi.openmetadata.commonservices.multitenant.AuditableServerServiceInstance
org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
org.odpi.openmetadata.governanceservers.enginehostservices.server.EngineHostInstance
public class EngineHostInstance
extends org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
IntegrationDaemonInstance maintains the instance information needed to execute requests on behalf of
an integration daemon. The integration daemon is running
-
Method Summary
Methods inherited from class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
getInvalidParameterHandler, getServerName, getServiceInstanceStatus, getServiceName, setMaxPageSize, setSecurityVerifier, setServiceInstanceStatus
-
Method Details
-
shutdown
public void shutdown()Shutdown the engines- Overrides:
shutdownin classorg.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
-