|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MatcherStrategy | |
|---|---|
| org.jboss.aop.pointcut | |
| Uses of MatcherStrategy in org.jboss.aop.pointcut |
|---|
| Subclasses of MatcherStrategy in org.jboss.aop.pointcut | |
|---|---|
class |
AdvisorMatcherStrategy
Strategy to allow for different handling for the pointcut matchers for different types of advisor This one uses the "default" strategy, used for normal advisors |
class |
ProxyMatcherStrategy
Strategy to allow for different handling for the pointcut matchers for different types of advisor This one uses the "default" strategy, used for proxy advisors. |
| Methods in org.jboss.aop.pointcut that return MatcherStrategy | |
|---|---|
static MatcherStrategy |
MatcherStrategy.getMatcher(Advisor advisor)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||