org.jbpm.jsf.core.handler
Class IncludeProcessFileHandler

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

public final class IncludeProcessFileHandler
extends com.sun.facelets.tag.TagHandler


Constructor Summary
IncludeProcessFileHandler(com.sun.facelets.tag.TagConfig config)
           
 
Method Summary
 void apply(com.sun.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent)
           
 
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

IncludeProcessFileHandler

public IncludeProcessFileHandler(com.sun.facelets.tag.TagConfig config)
Method Detail

apply

public void apply(com.sun.facelets.FaceletContext ctx,
                  javax.faces.component.UIComponent parent)
           throws IOException,
                  javax.faces.FacesException,
                  javax.el.ELException
Throws:
IOException
javax.faces.FacesException
javax.el.ELException