| Package | Description |
|---|---|
| io.quarkus.runtime |
| Modifier and Type | Method and Description |
|---|---|
static Application |
Application.currentApplication() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ApplicationLifecycleManager.run(Application application,
Class<? extends QuarkusApplication> quarkusApplication,
BiConsumer<Integer,Throwable> exitCodeHandler,
String... args) |
static void |
ApplicationLifecycleManager.run(Application application,
String... args) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.