Package | Description |
---|---|
org.safs.tools.drivers |
Modifier and Type | Class and Description |
---|---|
class |
ConfigureFileLocator |
Modifier and Type | Field and Description |
---|---|
protected ConfigureLocatorInterface |
STAFProcessContainerDriver.locator |
protected ConfigureLocatorInterface |
AbstractDriver.locator |
Modifier and Type | Method and Description |
---|---|
protected ConfigureLocatorInterface |
STAFProcessContainerDriver.getConfigureLocator(java.lang.String locatorInfo)
Locate a ConfigureLocatorInterface given the locatorInfo, presumably
provided from command-line options.
|
static ConfigureLocatorInterface |
ConfigureLocatorInterface.getConfigureLocator(java.lang.String locatorClass)
Locate a ConfigureLocatorInterface given the locatorInfo, presumably
provided from command-line options.
|
protected ConfigureLocatorInterface |
AbstractDriver.getConfigureLocator(java.lang.String locatorClass)
Locate a ConfigureLocatorInterface given the locatorInfo, presumably
provided from command-line options.
|
Copyright © SAS Institute. All Rights Reserved.