public class JoobyRunner extends Object
| Constructor and Description |
|---|
JoobyRunner(org.apache.maven.project.MavenProject project) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(String mainClass,
BiConsumer<org.jooby.Jooby,com.typesafe.config.Config> callback) |
public void run(String mainClass, BiConsumer<org.jooby.Jooby,com.typesafe.config.Config> callback) throws Throwable
ThrowableCopyright © 2019. All rights reserved.