Uses of Class
org.springframework.aot.test.agent.RuntimeHintsInvocations
Packages that use RuntimeHintsInvocations
-
Uses of RuntimeHintsInvocations in org.springframework.aot.test.agent
Methods in org.springframework.aot.test.agent that return RuntimeHintsInvocationsModifier and TypeMethodDescriptionstatic RuntimeHintsInvocations
Record all method invocations relevant toRuntimeHints
that happened during the execution of the given action.