Uses of Package
org.springframework.aot.agent
Packages that use org.springframework.aot.agent
Package
Description
Support for recording method invocations relevant to
RuntimeHints
metadata.Testing support for the
RuntimeHintsAgent
.-
Classes in org.springframework.aot.agent used by org.springframework.aot.agentClassDescriptionMain types of
RuntimeHints
.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
. -
Classes in org.springframework.aot.agent used by org.springframework.aot.test.agent