Uses of Class
net.bytebuddy.build.Plugin.Factory.UsingReflection.Priority
-
Packages that use Plugin.Factory.UsingReflection.Priority Package Description net.bytebuddy.build A package for types that allow for applying Byte Buddy transformation during a build process. -
-
Uses of Plugin.Factory.UsingReflection.Priority in net.bytebuddy.build
Constructors in net.bytebuddy.build with annotations of type Plugin.Factory.UsingReflection.Priority Constructor Description AccessControllerPlugin(java.lang.String property)
Creates a new plugin to weave access controller dispatches.
-