public class DinoViewInstanceHandler extends OMVSServiceInstanceHandler
platformInstanceMap, serviceName| Constructor and Description |
|---|
DinoViewInstanceHandler()
Default constructor registers the view service
|
| Modifier and Type | Method and Description |
|---|---|
DinoViewHandler |
getDinoViewHandler(String userId,
String serverName,
String serviceOperationName)
The getDinoViewHandler method retrieves the handler from the DinoViewServicesInstance and returns it.
|
getExceptionHandlergetAuditLoggetServerSecurityVerifier, getServerServiceInstance, getServiceName, isServerActive, removeServerServiceInstancepublic DinoViewInstanceHandler()
public DinoViewHandler getDinoViewHandler(String userId, String serverName, String serviceOperationName) throws InvalidParameterException, UserNotAuthorizedException, PropertyServerException
userId - the user performing the operationserverName - the name of the server running the view-serviceserviceOperationName - the operation to be performedInvalidParameterException - - the server name is not recognizedUserNotAuthorizedException - - the user id not permitted to perform the requested operationPropertyServerException - - the service name is not known - indicating a logic errorCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.