| Package | Description |
|---|---|
| io.quarkus.deployment.annotations | |
| io.quarkus.deployment.metrics |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionTime |
ExecutionTime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionTime[] |
ExecutionTime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionTime |
MetricsFactoryConsumerBuildItem.executionTime() |
| Constructor and Description |
|---|
MetricsFactoryConsumerBuildItem(Consumer<MetricsFactory> factoryConsumer,
ExecutionTime executionTime) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.