| Interface | Description |
|---|---|
| ComputedValue |
| Class | Description |
|---|---|
| AnnotatedField | |
| AnnotatedMethod | |
| AnnotationSubstitutionProcessor | |
| ComputedValueField |
Wraps a field whose value is recomputed when added to an image.
|
| DeclarativeSubstitutionProcessor |
This class allows to provide substitutions (see
TargetClass) using a JSON file instead of
annotations. |
| DeclarativeSubstitutionProcessor.Options | |
| DeletedFieldsPlugin | |
| DeletedMethod | |
| InjectedAccessorsField | |
| InjectedFieldsType | |
| SubstitutionField | |
| SubstitutionMethod | |
| SubstitutionReflectivityFilter |
Decides whether any class, method or field should not be reflectively accessible (for example, by
java.lang.reflect or via JNI) due to substitutions.
|
| SubstitutionType | |
| UnsafeAutomaticSubstitutionProcessor |
This class tries to registered automatic substitutions for field offset, array base, array index
scale and array index shift unsafe computations.
|
| Exception | Description |
|---|---|
| DeletedElementException |