Uses of Class
org.springframework.aot.generator.ProtectedAccessException
Package
Description
Support classes for components that contribute generated code equivalent
to a runtime behavior.
-
Uses of ProtectedAccessException in org.springframework.aot.generator
Modifier and TypeMethodDescriptionProtectedAccess.getPrivilegedPackageName
(String packageName) Return the privileged package name to use for the specified package name, ornull
if none is required.