| Package | Description |
|---|---|
| io.quarkus.deployment | |
| io.quarkus.deployment.builditem |
| Modifier and Type | Method and Description |
|---|---|
static Feature |
Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Feature[] |
Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExtensionSslNativeSupportBuildItem(Feature feature) |
FeatureBuildItem(Feature feature) |
ServiceStartBuildItem(Feature feature) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.