public class SAFSCustomLoggingService extends AbstractSAFSCustomLoggingService implements com.ibm.staf.service.STAFServiceInterfaceLevel3
AbstractSAFSCustomLoggingService
debugLog, SCLS_SERVICE_OPTION_SAFSLOGGING, SCLS_SERVICE_PARM_DESCRIPTION, SCLS_SERVICE_PARM_LINKEDFAC, SCLS_SERVICE_PARM_MESSAGE, SCLS_SERVICE_PARM_MODE, SCLS_SERVICE_PARM_MSGTYPE, SCLS_SERVICE_REQUEST_CLOSE, SCLS_SERVICE_REQUEST_HELP, SCLS_SERVICE_REQUEST_INIT, SCLS_SERVICE_REQUEST_LOGMESSAGE, SCLS_SERVICE_REQUEST_VERSION, SCLS_SERVICE_RESPONSE_BYPASS
Constructor and Description |
---|
SAFSCustomLoggingService() |
Modifier and Type | Method and Description |
---|---|
com.ibm.staf.STAFResult |
acceptRequest(com.ibm.staf.service.STAFServiceInterfaceLevel3.RequestInfo requestInfo)
Handles service request from STAF.
|
int |
init(com.ibm.staf.service.STAFServiceInterfaceLevel3.InitInfo initInfo)
Handles initializing this instance of the service for STAF.
|
int |
term()
Handles removing this service from STAF.
|
acceptRequest, init, terminate
public final int init(com.ibm.staf.service.STAFServiceInterfaceLevel3.InitInfo initInfo)
This service is registered under process name "STAF/Service/<ServiceName>".
init
in interface com.ibm.staf.service.STAFServiceInterfaceLevel3
public com.ibm.staf.STAFResult acceptRequest(com.ibm.staf.service.STAFServiceInterfaceLevel3.RequestInfo requestInfo)
acceptRequest
in interface com.ibm.staf.service.STAFServiceInterfaceLevel3
public final int term()
term
in interface com.ibm.staf.service.STAFServiceInterfaceLevel3
Copyright © SAS Institute. All Rights Reserved.