Modifier and Type | Method and Description |
---|---|
com.ibm.staf.STAFResult |
EmbeddedInputService.init(InfoInterface.InitInfo initInfo)
Intercepts initializing the instance of the service to get servicename information.
|
com.ibm.staf.STAFResult |
AbstractSAFSInputService.init(InfoInterface.InitInfo info) |
protected int |
AbstractSAFSInputService.validateBaseServiceParseResult(InfoInterface.InitInfo info) |
Modifier and Type | Method and Description |
---|---|
com.ibm.staf.STAFResult |
EmbeddedLogService.init(InfoInterface.InitInfo initInfo)
Intercepts initializing the instance of the service to get servicename information.
|
com.ibm.staf.STAFResult |
AbstractSAFSLoggingService.init(InfoInterface.InitInfo info) |
com.ibm.staf.STAFResult |
AbstractSAFSCustomLoggingService.init(InfoInterface.InitInfo info)
Handles initializing this instance of the service for STAF.
|
protected int |
AbstractSAFSLoggingService.loadServiceInitParameters(InfoInterface.InitInfo info)
Loads the service initialization parameters.
|
Modifier and Type | Method and Description |
---|---|
com.ibm.staf.STAFResult |
EmbeddedMapService.init(InfoInterface.InitInfo initInfo)
Intercepts initializing the instance of the service to get servicename information.
|
Modifier and Type | Method and Description |
---|---|
com.ibm.staf.STAFResult |
EmbeddedQueueService.init(InfoInterface.InitInfo initInfo) |
Modifier and Type | Method and Description |
---|---|
com.ibm.staf.STAFResult |
EmbeddedSemService.init(InfoInterface.InitInfo initInfo)
Intercepts initializing the instance of the service to get servicename information.
|
Modifier and Type | Method and Description |
---|---|
com.ibm.staf.STAFResult |
EmbeddedVariableService.init(InfoInterface.InitInfo initInfo)
Intercepts initializing the instance of the service to get servicename information.
|
Copyright © SAS Institute. All Rights Reserved.