public abstract class AuditableViewServiceAdmin extends ViewServiceAdmin
auditLog, serverName| Constructor and Description |
|---|
AuditableViewServiceAdmin() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
auditServiceInitialized(String serviceName) |
protected void |
auditServiceInitializing() |
protected void |
auditServiceInitializing(String serviceName) |
protected void |
auditServiceInitializingError(Exception error) |
protected ViewServiceConfig |
validateAndExpandViewServicesConfigurationProperties(ViewServiceConfig viewServiceConfigurationProperties,
ViewServiceDescription viewServiceDescription) |
createViewServicesInstance, extractPropertyFromViewServiceOptions, initialize, logBadConfigProperties, shutdown, validateAndExpandViewServicesConfigurationPropertiesprotected void auditServiceInitializing()
auditServiceInitializing in class ViewServiceAdminprotected void auditServiceInitializing(String serviceName)
auditServiceInitializing in class ViewServiceAdminprotected void auditServiceInitialized(String serviceName)
auditServiceInitialized in class ViewServiceAdminprotected void auditServiceInitializingError(Exception error)
auditServiceInitializingError in class ViewServiceAdminprotected ViewServiceConfig validateAndExpandViewServicesConfigurationProperties(ViewServiceConfig viewServiceConfigurationProperties, ViewServiceDescription viewServiceDescription) throws OMAGConfigurationErrorException
viewServiceConfigurationProperties - supplied view configuration to validateviewServiceDescription - view service description to vlidate againstOMAGConfigurationErrorException - configuration errorCopyright © 2018–2020 ODPi. All rights reserved.