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 bybytearrays. -
-
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.DispatcherClassInjector.UsingInstrumentation. DISPATCHERA dispatcher for interacting with the instrumentation API.
-