Uses of Interface
net.bytebuddy.agent.builder.AgentBuilder.Default.Dispatcher
Packages that use AgentBuilder.Default.Dispatcher
Package
Description
An agent builder is used to easily implement load-time class-transformations using a Java agent.
-
Uses of AgentBuilder.Default.Dispatcher in net.bytebuddy.agent.builder
Fields in net.bytebuddy.agent.builder declared as AgentBuilder.Default.DispatcherModifier and TypeFieldDescriptionprivate static final AgentBuilder.Default.Dispatcher
AgentBuilder.Default.DISPATCHER
A dipatcher to use for interacting with the instrumentation API.