Uses of Class
net.bytebuddy.build.Plugin.Engine.Dispatcher.ForParallelTransformation
-
Packages that use Plugin.Engine.Dispatcher.ForParallelTransformation Package Description net.bytebuddy.build 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.build Modifier and Type Class Description static class
Plugin.Engine.Dispatcher.ForParallelTransformation.WithThrowawayExecutorService
A parallel dispatcher that shuts down its executor service upon completion of a plugin engine's application.
-