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 ofRuntimeHints.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 recordedby theRuntimeHintsAgent.
- 
Classes in org.springframework.aot.agent used by org.springframework.aot.test.agent