Class TargetMethodAnnotationDrivenBinder.DelegationProcessor

  • Enclosing class:
    TargetMethodAnnotationDrivenBinder

    protected static class TargetMethodAnnotationDrivenBinder.DelegationProcessor
    extends java.lang.Object
    A delegation processor is a helper class for a TargetMethodAnnotationDrivenBinder for performing its actual logic. By outsourcing this logic to this helper class, a cleaner implementation can be provided.