|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.server.invocation.component.ContextDispatcherInterceptor
public class ContextDispatcherInterceptor
This interceptor dispatch the call to the target web application.
Nested Class Summary | |
---|---|
static class |
ContextDispatcherInterceptor.InvokeNextCommand
|
Constructor Summary | |
---|---|
ContextDispatcherInterceptor()
|
Method Summary | |
---|---|
java.lang.Object |
invoke(Invocation invocation)
Perform the invocation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextDispatcherInterceptor()
Method Detail |
---|
public java.lang.Object invoke(Invocation invocation)
Interceptor
invoke
in interface Interceptor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |