org.jbpm.jsf.core.handler
Class JbpmActionListenerHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by org.jbpm.jsf.core.handler.AbstractHandler
          extended by org.jbpm.jsf.core.handler.JbpmActionListenerHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public final class JbpmActionListenerHandler
extends AbstractHandler


Field Summary
 
Fields inherited from class org.jbpm.jsf.core.handler.AbstractHandler
JBPM_JSF_CONTEXT_KEY
 
Constructor Summary
JbpmActionListenerHandler(com.sun.facelets.tag.TagConfig config)
           
 
Method Summary
 
Methods inherited from class org.jbpm.jsf.core.handler.AbstractHandler
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

JbpmActionListenerHandler

public JbpmActionListenerHandler(com.sun.facelets.tag.TagConfig config)