Uses of Class
org.odpi.openmetadata.commonservices.multitenant.AuditableServerServiceInstanceHandler
-
Packages that use AuditableServerServiceInstanceHandler Package Description org.odpi.openmetadata.commonservices.multitenant -
-
Uses of AuditableServerServiceInstanceHandler in org.odpi.openmetadata.commonservices.multitenant
Subclasses of AuditableServerServiceInstanceHandler in org.odpi.openmetadata.commonservices.multitenant Modifier and Type Class Description classGovernanceServerServiceInstanceHandlerGovernanceServerServiceInstanceHandler provides the base class for a governance server's instance handler.classOCFOMASServiceInstanceHandlerProvide access to the common handlers for OMAS's that use the OCF beans.classOMASServiceInstanceHandlerOMASServiceInstanceHandler retrieves information from the instance map for the access service instances.classOMESServiceInstanceHandlerOMESServiceInstanceHandler retrieves information from the instance map for the engine service instances.classOMVSServiceInstanceHandlerOMVSServiceInstanceHandler retrieves information from the instance map for the view service instances.
-