Uses of Interface
net.bytebuddy.dynamic.loading.ClassInjector.UsingInstrumentation.Dispatcher
Packages that use ClassInjector.UsingInstrumentation.Dispatcher
Package
Description
This package contains classes that are responsible for class loading of classes that are represented by
byte
arrays.-
Uses of ClassInjector.UsingInstrumentation.Dispatcher in net.bytebuddy.dynamic.loading
Fields in net.bytebuddy.dynamic.loading declared as ClassInjector.UsingInstrumentation.DispatcherModifier and TypeFieldDescriptionprivate static final ClassInjector.UsingInstrumentation.Dispatcher
ClassInjector.UsingInstrumentation.DISPATCHER
A dispatcher for interacting with the instrumentation API.