public class MongoExecutorQueryMethodMatcher extends java.lang.Object implements MethodMatcher
MethodMatcher.MethodMatch
DEFAULT_POSITION
Constructor and Description |
---|
MongoExecutorQueryMethodMatcher()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
getOrder() |
MethodMatcher.MethodMatch |
match(MethodMatchContext matchContext) |
public MongoExecutorQueryMethodMatcher()
public final int getOrder()
getOrder
in interface io.micronaut.core.order.Ordered
getOrder
in interface MethodMatcher
public MethodMatcher.MethodMatch match(MethodMatchContext matchContext)
match
in interface MethodMatcher