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 class
A default implementation of anImplementation.Context.ExtractableView
which serves as its ownMethodAccessorFactory
.static class
An implementation context that does not allow for any injections into the static initializer block.