| Enum | Description |
|---|---|
| ConfigPhase |
| Annotation Type | Description |
|---|---|
| ConfigGroup |
Indicates that a given class can be injected as a configuration object.
|
| ConfigItem |
A single container configuration item.
|
| ConfigRoot |
Indicate that the given item is a configuration root.
|
| ConvertWith |
Defines a
Converter to be used for conversion of a config property. |
| DefaultConverter |
Indicates that a config item should be converted using a default converter: built-in/implicit converters or a custom
converter.
|
| Recorder |
Indicates that the given type is a recorder that is used to record actions to be
executed at runtime.
|
| RegisterForReflection |
Annotation that can be used to force a class to be registered for reflection in native image mode
|
| Template | Deprecated |
Copyright © 2019 JBoss by Red Hat. All rights reserved.