| Package | Description |
|---|---|
| io.quarkus.bootstrap.app |
| Modifier and Type | Method and Description |
|---|---|
QuarkusBootstrap.Mode |
QuarkusBootstrap.getMode() |
static QuarkusBootstrap.Mode |
QuarkusBootstrap.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuarkusBootstrap.Mode[] |
QuarkusBootstrap.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QuarkusBootstrap.Builder |
QuarkusBootstrap.Builder.setMode(QuarkusBootstrap.Mode mode) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.