| Package | Description |
|---|---|
| org.jboss.aop.pointcut |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static MatcherStrategy |
MatcherStrategy.getMatcher(Advisor advisor) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.