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

    Modifier and Type
    Method
    Description
    void
    Shutdown the engines

    Methods inherited from class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance

    getInvalidParameterHandler, getServerName, getServiceInstanceStatus, getServiceName, setMaxPageSize, setSecurityVerifier, setServiceInstanceStatus

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • shutdown

      public void shutdown()
      Shutdown the engines
      Overrides:
      shutdown in class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance