Package org.gatein.wci.command
Class CommandDispatcher
java.lang.Object
org.gatein.wci.command.CommandDispatcher
- Version:
- $Revision: 1.1 $
- Author:
- Julien Viet
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninclude(javax.servlet.ServletContext targetServletContext, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, RequestDispatchCallback callback, Object handback)
-
Field Details
-
servletPath
.
-
-
Constructor Details
-
CommandDispatcher
-
-
Method Details
-
include
public Object include(javax.servlet.ServletContext targetServletContext, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, RequestDispatchCallback callback, Object handback) throws javax.servlet.ServletException, IOException - Throws:
javax.servlet.ServletExceptionIOException
-