Uses of Interface
net.bytebuddy.dynamic.ClassFileLocator.ForInstrumentation.Dispatcher
Packages that use ClassFileLocator.ForInstrumentation.Dispatcher
Package
Description
This package contains classes and interfaces that are connected to writing the byte stream that represents a Java
type that is dynamically created and for loading this type into a running JVM process.
-
Uses of ClassFileLocator.ForInstrumentation.Dispatcher in net.bytebuddy.dynamic
Fields in net.bytebuddy.dynamic declared as ClassFileLocator.ForInstrumentation.DispatcherModifier and TypeFieldDescriptionprivate static final ClassFileLocator.ForInstrumentation.Dispatcher
ClassFileLocator.ForInstrumentation.DISPATCHER
A dispatcher for interacting with the instrumentation API.