|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterceptorFactoryWrapper | |
|---|---|
| org.jboss.aop | |
| org.jboss.aop.advice | |
| Uses of InterceptorFactoryWrapper in org.jboss.aop |
|---|
| Fields in org.jboss.aop declared as InterceptorFactoryWrapper | |
|---|---|
InterceptorFactoryWrapper[] |
JoinPointInfo.factories
Deprecated. use accessors instead |
| Methods in org.jboss.aop that return InterceptorFactoryWrapper | |
|---|---|
InterceptorFactoryWrapper[] |
JoinPointInfo.getFactories()
|
InterceptorFactoryWrapper[] |
GeneratedInstanceAdvisorMixin.getWrappers()
|
InterceptorFactoryWrapper[] |
GeneratedInstanceAdvisorMixin.getWrappers(InterceptorFactoryWrapper[] advisorChain)
Called by the advisor |
| Methods in org.jboss.aop with parameters of type InterceptorFactoryWrapper | |
|---|---|
InterceptorFactoryWrapper[] |
GeneratedInstanceAdvisorMixin.getWrappers(InterceptorFactoryWrapper[] advisorChain)
Called by the advisor |
void |
JoinPointInfo.setFactories(InterceptorFactoryWrapper[] factories)
|
| Uses of InterceptorFactoryWrapper in org.jboss.aop.advice |
|---|
| Methods in org.jboss.aop.advice that return InterceptorFactoryWrapper | |
|---|---|
static InterceptorFactoryWrapper[] |
PrecedenceSorter.applyPrecedence(InterceptorFactoryWrapper[] interceptors,
AspectManager manager)
|
| Methods in org.jboss.aop.advice with parameters of type InterceptorFactoryWrapper | |
|---|---|
static InterceptorFactoryWrapper[] |
PrecedenceSorter.applyPrecedence(InterceptorFactoryWrapper[] interceptors,
AspectManager manager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||