Class TargetMethodAnnotationDrivenBinder

java.lang.Object
net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder
All Implemented Interfaces:
MethodDelegationBinder

@Enhance public class TargetMethodAnnotationDrivenBinder extends Object implements MethodDelegationBinder
This MethodDelegationBinder binds method by analyzing annotations found on the target method that is subject to a method binding.