Uses of Class
net.bytebuddy.implementation.Implementation.Context.ExtractableView.AbstractBase
Packages that use Implementation.Context.ExtractableView.AbstractBase
Package
Description
The implementation package contains any logic for intercepting method calls.
-
Uses of Implementation.Context.ExtractableView.AbstractBase in net.bytebuddy.implementation
Modifier and TypeClassDescriptionstatic classA default implementation of anImplementation.Context.ExtractableViewwhich serves as its ownMethodAccessorFactory.static classAn implementation context that does not allow for any injections into the static initializer block.