public interface ConfigurableToolsInterface extends GenericToolsInterface
Modifier and Type | Method and Description |
---|---|
void |
launchInterface(java.lang.Object configInfo)
Launch/initialize the underlying tool or service.
|
getCoreInterface, isToolRunning, reset, shutdown
void launchInterface(java.lang.Object configInfo)
configInfo
- can be whatever the final implementation needs it to be. This
might be a String with configuration information, the name of a class, or an instance
of some object used to provide configuration assets.Copyright © SAS Institute. All Rights Reserved.