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 classAn initializer that always uses the access controller if it is available.protected static classAn initializer that uses a property to determine if the access controller should be actually used even if it is available.