Uses of Class
net.bytebuddy.build.Plugin.Engine.Dispatcher.ForParallelTransformation
Packages that use Plugin.Engine.Dispatcher.ForParallelTransformation
Package
Description
A package for types that allow for applying Byte Buddy transformation during a build process.
-
Uses of Plugin.Engine.Dispatcher.ForParallelTransformation in net.bytebuddy.build
Subclasses of Plugin.Engine.Dispatcher.ForParallelTransformation in net.bytebuddy.buildModifier and TypeClassDescriptionstatic classA parallel dispatcher that shuts down its executor service upon completion of a plugin engine's application.