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