当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
CommandServlet.Dispatcher - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.server.servlet
Interface CommandServlet.Dispatcher
- All Known Implementing Classes:
- SessionInvalidatorInterceptor.DispatcherImpl
- Enclosing interface:
- CommandServlet
- public static interface CommandServlet.Dispatcher
Provide an spi for dispatching to a request dispatcher.
Method Summary |
void |
include(javax.servlet.RequestDispatcher rd)
|
include
public void include(javax.servlet.RequestDispatcher rd)
throws java.io.IOException,
javax.servlet.ServletException
- Throws:
java.io.IOException
javax.servlet.ServletException