public class RexViewServicesInstance extends OMVSServiceInstance
remoteServerName, remoteServerURLauditLog, localServerUserIdinvalidParameterHandler, maxPageSize, securityVerifier, serverName, serviceName| Constructor and Description |
|---|
RexViewServicesInstance(String serverName,
AuditLog auditLog,
String localServerUserId,
int maxPageSize,
List<ResourceEndpointConfig> resourceEndpoints)
Set up the Rex OMVS instance
Unlike the superclass () Rex does not expect to be passed remoteServerName or remoteServerURL during configuration or initialization.
|
getRemoteServerName, getRemoteServerURLgetAuditLoggetInvalidParameterHandler, getServerName, getServiceName, setMaxPageSize, setSecurityVerifier, setServerName, shutdownpublic RexViewServicesInstance(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 sizeresourceEndpoints - list of resource endpoint configuration objectsCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.