Class TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Unbound

java.lang.Object
net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Unbound
All Implemented Interfaces:
TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler
Enclosing interface:
TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler

@Enhance public static class TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler.Unbound extends Object implements TargetMethodAnnotationDrivenBinder.DelegationProcessor.Handler
An unbound handler is a fallback for returning an illegal binding for parameters for which no parameter binder could be located.