Package org.gatein.wci.command
Class TomcatCommandDispatcher
java.lang.Object
org.gatein.wci.command.CommandDispatcher
org.gatein.wci.command.TomcatCommandDispatcher
public class TomcatCommandDispatcher
extends org.gatein.wci.command.CommandDispatcher
- Author:
- Ken Finnigan
-
Nested Class Summary
Nested classes/interfaces inherited from class org.gatein.wci.command.CommandDispatcher
org.gatein.wci.command.CommandDispatcher.CallbackCommand -
Field Summary
Fields inherited from class org.gatein.wci.command.CommandDispatcher
servletPath -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TomcatCommandDispatcher
-
-
Method Details
-
include
public Object include(jakarta.servlet.ServletContext targetServletContext, jakarta.servlet.http.HttpServletRequest req, jakarta.servlet.http.HttpServletResponse resp, org.gatein.wci.RequestDispatchCallback callback, Object handback) throws jakarta.servlet.ServletException, IOException - Overrides:
includein classorg.gatein.wci.command.CommandDispatcher- Throws:
jakarta.servlet.ServletExceptionIOException
-