public class SaveEntityMethodMatcher extends AbstractPrefixPatternMethodMatcher
MethodMatcher.MethodMatch
Modifier and Type | Field and Description |
---|---|
static java.util.List<java.lang.String> |
PREFIXES |
pattern
DEFAULT_POSITION
Constructor and Description |
---|
SaveEntityMethodMatcher()
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected MethodMatcher.MethodMatch |
match(MethodMatchContext matchContext,
java.util.regex.Matcher matcher)
Handle the match.
|
match
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOrder
public SaveEntityMethodMatcher()
protected MethodMatcher.MethodMatch match(MethodMatchContext matchContext, java.util.regex.Matcher matcher)
AbstractPrefixPatternMethodMatcher
match
in class AbstractPrefixPatternMethodMatcher
matchContext
- The match contextmatcher
- The matcher