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