Package org.opt4j.start
Class Opt4JStarter
- java.lang.Object
-
- org.opt4j.config.Starter
-
- org.opt4j.start.Opt4JStarter
-
public class Opt4JStarter extends Starter
TheOpt4JStarterstarts configuration files directly without the configurator (GUI).
-
-
Constructor Summary
Constructors Constructor Description Opt4JStarter()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(String[] args)Executor method.static voidmain(String[] args)Starts the configuration files.-
Methods inherited from class org.opt4j.config.Starter
addPlugins, execute
-
-