|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpt.moredata.programlaunch.CommandRunnerFactory
CommandRunnerFactory.java Factory of CommandRunner instances. Company MoreData
| Method Summary | |
pt.moredata.programlaunch.CommandRunner |
create(java.lang.String version,
java.lang.String executionType)
Factory method to create a CommandRunner. |
static CommandRunnerFactory |
instance()
Devolve a instancia (singleton) do CommandRunnerFactory. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static CommandRunnerFactory instance()
public pt.moredata.programlaunch.CommandRunner create(java.lang.String version,
java.lang.String executionType)
version - Version of the protocolexecutionType - Execution type (internal|external)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||