Class FindAnnotatedMethodMatcher

java.lang.Object
io.micronaut.data.processor.visitors.finders.annotated.FindAnnotatedMethodMatcher
All Implemented Interfaces:
io.micronaut.core.order.Ordered, MethodMatcher

@Internal public final class FindAnnotatedMethodMatcher extends Object implements MethodMatcher
The Find annotation matcher.
Since:
4.13
Author:
Denis Stepanov