Uses of Interface
net.bytebuddy.dynamic.loading.ClassInjector

Packages that use ClassInjector
Package
Description
An agent builder is used to easily implement load-time class-transformations using a Java agent.
This package contains classes that are responsible for class loading of classes that are represented by byte arrays.