public class WildcardPointcut extends AbstractPointcut
existsBeanMethodNamePattern, pointcutPatternRuleList
Constructor and Description |
---|
WildcardPointcut(List<PointcutPatternRule> pointcutPatternRuleList) |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
boolean |
patternMatches(String pattern,
String compareString) |
boolean |
patternMatches(String pattern,
String compareString,
char separator) |
exists, exists, exists, exists, getPointcutPatternRuleList, isExistsBeanMethodNamePattern, matches, matches, matches, matches
public WildcardPointcut(List<PointcutPatternRule> pointcutPatternRuleList)
Copyright © 2008–2017 Aspectran.com. All rights reserved.