Class UnsafeAccessedFieldBuildItem
java.lang.Object
io.quarkus.builder.item.BuildItem
io.quarkus.builder.item.MultiBuildItem
io.quarkus.deployment.builditem.nativeimage.UnsafeAccessedFieldBuildItem
Represents fields that are accessed using unsafe operations.
This build item provides information about the class and field names
that require special handling during the build process.
-
Field Details
-
declaringClass
-
fieldName
-
-
Constructor Details
-
UnsafeAccessedFieldBuildItem
-
-
Method Details
-
getDeclaringClass
-
getFieldName
-