org.jboss.gravel.action.handler
Class ResponseActionsHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by com.sun.facelets.tag.MetaTagHandler
          extended by com.sun.facelets.tag.jsf.ComponentHandler
              extended by org.jboss.gravel.action.handler.ResponseActionsHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public final class ResponseActionsHandler
extends com.sun.facelets.tag.jsf.ComponentHandler


Constructor Summary
ResponseActionsHandler(com.sun.facelets.tag.jsf.ComponentConfig config)
           
 
Method Summary
 
Methods inherited from class com.sun.facelets.tag.jsf.ComponentHandler
apply
 
Methods inherited from class com.sun.facelets.tag.TagHandler
toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResponseActionsHandler

public ResponseActionsHandler(com.sun.facelets.tag.jsf.ComponentConfig config)