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
IntegrationDaemonInstance maintains the instance information needed to execute requests on behalf of
an integration daemon. The integration daemon is running
-
Field Summary
Fields inherited from class org.odpi.openmetadata.commonservices.multitenant.GovernanceServerServiceInstance
accessServiceInTopicName, accessServiceOutTopicName, accessServiceRootURL, accessServiceServerName, invalidParameterHandler
Fields inherited from class org.odpi.openmetadata.commonservices.multitenant.AuditableServerServiceInstance
auditLog, localServerUserId
Fields inherited from class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
maxPageSize, securityVerifier, serverName, serviceName
-
Method Summary
Methods inherited from class org.odpi.openmetadata.commonservices.multitenant.AuditableServerServiceInstance
getAuditLog
Methods inherited from class org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
getInvalidParameterHandler, getServerName, getServiceInstanceStatus, getServiceName, setMaxPageSize, setSecurityVerifier, setServerName, setServiceInstanceStatus
-
Method Details
-
shutdown
public void shutdown()Shutdown the engines- Overrides:
shutdown
in classOMAGServerServiceInstance
-