| 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.
|
| 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.