Class UpdateAnnotatedMethodMatcher

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

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