|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opt4j.core.config.Starter
org.opt4j.core.start.Opt4JStarter
public class Opt4JStarter
The Opt4JStarter starts configuration files directly without the
configurator (GUI).
| Constructor Summary | |
|---|---|
Opt4JStarter()
|
|
| Method Summary | |
|---|---|
void |
execute(java.lang.String[] args)
Executor method. |
static void |
main(java.lang.String[] args)
Starts the configuration files. |
| Methods inherited from class org.opt4j.core.config.Starter |
|---|
addPlugins, execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Opt4JStarter()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - the files
java.lang.Exception
public void execute(java.lang.String[] args)
throws java.lang.Exception
Starter
execute in class Starterargs - the configuration files
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||