Package | Description |
---|---|
org.safs.logging.slf4j | |
org.safs.model.examples.advanced | |
org.safs.tools.drivers |
Modifier and Type | Method and Description |
---|---|
static void |
SAFSLoggerFactory.initializeTestLoggerAdapter(org.slf4j.Logger logger,
AbstractDriver driver)
At this time, SAFS Loggers that write to the SAFS Test Log *MUST* be further initialized AFTER they
are returned by the SAFSLogFactory.
|
Modifier and Type | Class and Description |
---|---|
class |
JSAFSAdvancedRuntime
JSAFSAdvancedRuntime is a comprehensive sample implementation of a
Driver Advanced Runtime.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDriver
The root, yet abstract, implementation of our tool-independent Driver.
|
class |
JSAFSDriver
A class that provides easy access to SAFS functionality for non-SAFS programs and frameworks.
|
class |
SAFSDRIVER
SAFSDRIVER is the default, completed implementation of our abstract DefaultDriver.
|
class |
STAFProcessContainerDriver
An implementation of AbstractDriver for use by STAFProcessContainer.
|
Copyright © SAS Institute. All Rights Reserved.