|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterceptorStack | |
|---|---|
| org.jboss.portal.common.invocation | |
| Uses of InterceptorStack in org.jboss.portal.common.invocation |
|---|
| Fields in org.jboss.portal.common.invocation declared as InterceptorStack | |
|---|---|
static InterceptorStack |
Invocation.EMPTY_STACK
. |
| Methods in org.jboss.portal.common.invocation that return InterceptorStack | |
|---|---|
static InterceptorStack |
EmptyInterceptorStackFactory.getInstance()
|
InterceptorStack |
InterceptorStackFactory.getInterceptorStack()
|
InterceptorStack |
EmptyInterceptorStackFactory.getInterceptorStack()
|
| Methods in org.jboss.portal.common.invocation with parameters of type InterceptorStack | |
|---|---|
java.lang.Object |
Invocation.invoke(InterceptorStack newStack)
Execute the invocation through the chain of interceptors. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||