public class WriteOperationMethodMatcher extends Object implements com.jn.langx.invocation.matcher.MethodMatcher
| 构造器和说明 |
|---|
WriteOperationMethodMatcher(com.jn.langx.util.pattern.patternset.AntPathMatcher matcher) |
WriteOperationMethodMatcher(String patternExpression) |
public WriteOperationMethodMatcher(@Nullable
String patternExpression)
public WriteOperationMethodMatcher(com.jn.langx.util.pattern.patternset.AntPathMatcher matcher)
public boolean matches(Method method)
matches 在接口中 com.jn.langx.invocation.matcher.MethodMatcherpublic boolean matches(com.jn.langx.invocation.MethodInvocation methodInvocation)
matches 在接口中 com.jn.langx.invocation.matcher.MethodMatcherpublic boolean isInvocationMatcher()
isInvocationMatcher 在接口中 com.jn.langx.invocation.matcher.MethodMatcherCopyright © 2021. All rights reserved.