public class SAFSCustomLoggingService3 extends AbstractSAFSCustomLoggingService implements com.ibm.staf.service.STAFServiceInterfaceLevel30
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 |
---|
SAFSCustomLoggingService3() |
Modifier and Type | Method and Description |
---|---|
com.ibm.staf.STAFResult |
acceptRequest(com.ibm.staf.service.STAFServiceInterfaceLevel30.RequestInfo requestInfo)
Handles service request from STAF.
|
com.ibm.staf.STAFResult |
init(com.ibm.staf.service.STAFServiceInterfaceLevel30.InitInfo initInfo)
Handles initializing this instance of the service for STAF.
|
com.ibm.staf.STAFResult |
term()
Handles removing this service from STAF.
|
acceptRequest, init, terminate
public com.ibm.staf.STAFResult init(com.ibm.staf.service.STAFServiceInterfaceLevel30.InitInfo initInfo)
This service is registered under process name "STAF/Service/<ServiceName>".
init
in interface com.ibm.staf.service.STAFServiceInterfaceLevel30
public com.ibm.staf.STAFResult acceptRequest(com.ibm.staf.service.STAFServiceInterfaceLevel30.RequestInfo requestInfo)
acceptRequest
in interface com.ibm.staf.service.STAFServiceInterfaceLevel30
public com.ibm.staf.STAFResult term()
term
in interface com.ibm.staf.service.STAFServiceInterfaceLevel30
Copyright © SAS Institute. All Rights Reserved.