Package org.gatein.wci.command
Class CommandDispatcher.CallbackCommand
java.lang.Object
org.gatein.wci.command.CommandDispatcher.CallbackCommand
- Enclosing class:
- CommandDispatcher
-
Constructor Summary
ConstructorsConstructorDescriptionCallbackCommand(javax.servlet.ServletContext servletContext, RequestDispatchCallback invocation, Object handback) -
Method Summary
-
Constructor Details
-
CallbackCommand
public CallbackCommand(javax.servlet.ServletContext servletContext, RequestDispatchCallback invocation, Object handback)
-
-
Method Details
-
execute
public Object execute(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException - Throws:
javax.servlet.ServletExceptionIOException
-