@Internal public class DeleteAllSpecificationMethodMatcher extends AbstractSpecificationMethodMatcher
MethodMatcher.MethodMatchpatternDEFAULT_POSITION| Constructor and Description |
|---|
DeleteAllSpecificationMethodMatcher()
Find one method.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isMatchesParameters(MethodMatchContext matchContext)
Is matches parameters.
|
protected MethodMatcher.MethodMatch |
match(MethodMatchContext matchContext,
java.util.regex.Matcher matcher)
Handle the match.
|
getInterceptorElement, getOrder, isFirstParameterMicronautDataDeleteSpecification, isFirstParameterMicronautDataQuerySpecification, isFirstParameterMicronautDataUpdateSpecification, isFirstParameterMicronautJpaSpecification, isFirstParameterSpringJpaSpecification, matchpublic DeleteAllSpecificationMethodMatcher()
protected MethodMatcher.MethodMatch match(MethodMatchContext matchContext, java.util.regex.Matcher matcher)
AbstractPrefixPatternMethodMatchermatch in class AbstractPrefixPatternMethodMatchermatchContext - The match contextmatcher - The matcherprotected boolean isMatchesParameters(MethodMatchContext matchContext)
AbstractSpecificationMethodMatcherisMatchesParameters in class AbstractSpecificationMethodMatchermatchContext - The context