Package owl.run
Class ServerCli
- java.lang.Object
-
- owl.run.ServerCli
-
public final class ServerCli extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Callable<Void>
build(org.apache.commons.cli.CommandLine settings, Pipeline pipeline)
static org.apache.commons.cli.Options
getOptions()
static void
main(String... args)
-