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