Class ProcedureMethodMatcher

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

public final class ProcedureMethodMatcher extends Object implements MethodMatcher
Finder for the procedure methods.
Since:
4.2.0
Author:
Denis Stepanov