@FunctionalInterface public interface MethodAnnotationMatchProcessor
Modifier and Type | Method and Description |
---|---|
void |
processMatch(Class<?> matchingClass,
Executable matchingMethodOrConstructor) |
void processMatch(Class<?> matchingClass, Executable matchingMethodOrConstructor)
Copyright © 2018. All rights reserved.