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