public class JoobyContainer extends Object
| Constructor and Description |
|---|
JoobyContainer(org.gradle.api.Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(String mainClass,
BiConsumer<org.jooby.Jooby,com.typesafe.config.Config> callback,
String... args) |
public void run(String mainClass, BiConsumer<org.jooby.Jooby,com.typesafe.config.Config> callback, String... args) throws Throwable
ThrowableCopyright © 2021. All rights reserved.