Package org.springframework.aot.agent
@NullMarked
package org.springframework.aot.agent
Support for recording method invocations relevant to
RuntimeHints
metadata.-
ClassDescriptionMain types of
RuntimeHints
.Deprecated.This class should only be used by the runtime-hints agent when instrumenting bytecode and is not considered public API.Reference to a Java method, identified by its owner class and the method name.Record of an invocation of a method relevant toRuntimeHints
.Builder forRecordedInvocation
.Listener forinvocations recorded
by theRuntimeHintsAgent
.Publishes invocations on method relevant toRuntimeHints
, as they are recorded by theRuntimeHintsAgent
.Deprecated, for removal: This API element is subject to removal in a future version.as of 7.0 in favor of the-XX:MissingRegistrationReportingMode=Warn
and-XX:MissingRegistrationReportingMode=Exit
JVM flags with GraalVM.