Class InsertAnnotatedMethodMatcher

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

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