| 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.
|
| RegisterForReflection |
Annotation that can be used to force a class to be registered for reflection in native image mode
|
| Template |
Indicates that the given type is a template that can be used by the bytecode recorder.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.