Uses of Class
net.bytebuddy.build.AccessControllerPlugin.Initializer
Packages that use AccessControllerPlugin.Initializer
Package
Description
A package for types that allow for applying Byte Buddy transformation during a build process.
-
Uses of AccessControllerPlugin.Initializer in net.bytebuddy.build
Subclasses of AccessControllerPlugin.Initializer in net.bytebuddy.buildModifier and TypeClassDescriptionprotected static class
An initializer that always uses the access controller if it is available.protected static class
An initializer that uses a property to determine if the access controller should be actually used even if it is available.