Uses of Class
org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
-
Packages that use OMAGServerServiceInstance Package Description org.odpi.openmetadata.commonservices.multitenant -
-
Uses of OMAGServerServiceInstance in org.odpi.openmetadata.commonservices.multitenant
Subclasses of OMAGServerServiceInstance in org.odpi.openmetadata.commonservices.multitenant Modifier and Type Class Description classAuditableServerServiceInstanceAuditableServerServiceInstance caches references to OMRS objects for a specific server.classGovernanceServerServiceInstanceGovernanceServerServiceInstance caches references to OMRS objects for a specific server.classOMASServiceInstanceOMASServiceInstance caches references to OMRS objects for a specific server.classOMESServiceInstanceRepresents an instance of an Open Metadata Engine Service (OMES) running in a specific server.classOMVSServiceInstanceIt is responsible for registering itself in the instance map.Methods in org.odpi.openmetadata.commonservices.multitenant that return OMAGServerServiceInstance Modifier and Type Method Description protected OMAGServerServiceInstanceOMAGServerServiceInstanceHandler. getServerServiceInstance(String userId, String serverName, String serviceOperationName)Get the object containing the properties for this server.
-