public class DinoViewServicesInstance extends OMVSServiceInstance
remoteServerName, remoteServerURLlocalServerUserIdinvalidParameterHandler, maxPageSize, securityVerifier, serverName, serviceName| Constructor and Description |
|---|
DinoViewServicesInstance(String serverName,
AuditLog auditLog,
String localServerUserId,
int maxPageSize,
List<ResourceEndpointConfig> resourceEndpoints)
Set up the Dino OMVS instance
Unlike the superclass () Dino does not expect to be passed remoteServerName or remoteServerURL during configuration or initialization.
|
getRemoteServerName, getRemoteServerURLgetAuditLoggetInvalidParameterHandler, getServerName, getServiceName, setMaxPageSize, setSecurityVerifier, setServerName, shutdownpublic DinoViewServicesInstance(String serverName, AuditLog auditLog, String localServerUserId, int maxPageSize, List<ResourceEndpointConfig> resourceEndpoints)
serverName - name of this serverauditLog - logging destinationlocalServerUserId - userId used for server initiated actionsmaxPageSize - maximum page sizeCopyright © 2018–2020 ODPi. All rights reserved.