|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.core.model.instance.PortletInstanceResponseHandler
public class PortletInstanceResponseHandler
Constructor Summary | |
---|---|
PortletInstanceResponseHandler()
|
Method Summary | |
---|---|
HandlerResponse |
processCommandResponse(ControllerContext controllerContext,
ControllerCommand codmmand,
ControllerResponse controllerResponse)
Process the command response and provides an handler response. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortletInstanceResponseHandler()
Method Detail |
---|
public HandlerResponse processCommandResponse(ControllerContext controllerContext, ControllerCommand codmmand, ControllerResponse controllerResponse) throws ResponseHandlerException
ResponseHandler
processCommandResponse
in interface ResponseHandler
controllerContext
- the controller contextcodmmand
- the controller commandcontrollerResponse
- the controller response
ResponseHandlerException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |