|
|||||||||
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.InvokeNextCommand
public static class ContextDispatcherInterceptor.InvokeNextCommand
Field Summary |
---|
Fields inherited from interface org.jboss.portal.server.servlet.ServletCommand |
---|
REQ_ATT_KEY |
Constructor Summary | |
---|---|
ContextDispatcherInterceptor.InvokeNextCommand(Invocation invocation)
|
Method Summary | |
---|---|
java.lang.Object |
execute(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
|
Invocation |
getInvocation()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextDispatcherInterceptor.InvokeNextCommand(Invocation invocation)
Method Detail |
---|
public Invocation getInvocation()
public java.lang.Object execute(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, java.io.IOException
execute
in interface ServletCommand
javax.servlet.ServletException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |