Uses of Interface
net.bytebuddy.implementation.auxiliary.AuxiliaryType

Packages that use AuxiliaryType
Package
Description
The implementation package contains any logic for intercepting method calls.
Auxiliary types describe helper types that aid as a supplementary to a given InstrumentedType.
This package contains annotations, types and classes that are responsible for binding a method to calling another method by interpreting annotations that indicate how a method should be bound to another method.