|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConfigurableToolsInterface
| Method Summary | |
|---|---|
void |
launchInterface(java.lang.Object configInfo)
Launch/initialize the underlying tool or service. |
| Methods inherited from interface org.safs.tools.GenericToolsInterface |
|---|
isToolRunning, reset, shutdown |
| Method Detail |
|---|
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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||