|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdviceStack | |
|---|---|
| org.jboss.aop | |
| Uses of AdviceStack in org.jboss.aop |
|---|
| Fields in org.jboss.aop with type parameters of type AdviceStack | |
|---|---|
protected HashMap<String,AdviceStack> |
AspectManager.interceptorStacks
|
| Methods in org.jboss.aop that return AdviceStack | |
|---|---|
AdviceStack |
AspectManager.getAdviceStack(String name)
Find an interceptor stack referenced by name ( <stack> ) |
AdviceStack |
Domain.getAdviceStack(String name)
|
| Methods in org.jboss.aop that return types with arguments of type AdviceStack | |
|---|---|
Map<String,AdviceStack> |
AspectManager.getInterceptorStacks()
|
Map<String,AdviceStack> |
Domain.getInterceptorStacks()
|
| Methods in org.jboss.aop with parameters of type AdviceStack | |
|---|---|
void |
AspectManager.addAdviceStack(AdviceStack stack)
Add a referencable InterceptorStack( <stack> ) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||