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