org.sakaiproject.poll.tool.locators
Class PollActionResultInterceptor

java.lang.Object
  extended by org.sakaiproject.poll.tool.locators.PollActionResultInterceptor
All Implemented Interfaces:
uk.org.ponder.rsf.flow.ActionResultInterceptor

public class PollActionResultInterceptor
extends Object
implements uk.org.ponder.rsf.flow.ActionResultInterceptor


Constructor Summary
PollActionResultInterceptor()
           
 
Method Summary
 void interceptActionResult(uk.org.ponder.rsf.flow.ARIResult result, uk.org.ponder.rsf.viewstate.ViewParameters incoming, Object actionReturn)
           
 void setTemplateBeanLocator(PollBeanLocator templateBeanLocator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PollActionResultInterceptor

public PollActionResultInterceptor()
Method Detail

setTemplateBeanLocator

public void setTemplateBeanLocator(PollBeanLocator templateBeanLocator)

interceptActionResult

public void interceptActionResult(uk.org.ponder.rsf.flow.ARIResult result,
                                  uk.org.ponder.rsf.viewstate.ViewParameters incoming,
                                  Object actionReturn)
Specified by:
interceptActionResult in interface uk.org.ponder.rsf.flow.ActionResultInterceptor


Copyright © 2003-2012 Sakai Project. All Rights Reserved.