org.ajax4jsf.taglib.html.facelets
Class KeepAliveHandler

java.lang.Object
  extended by com.sun.facelets.tag.TagHandler
      extended by org.ajax4jsf.taglib.html.facelets.KeepAliveHandler
All Implemented Interfaces:
com.sun.facelets.FaceletHandler

public class KeepAliveHandler
extends com.sun.facelets.tag.TagHandler

Author:
shura

Field Summary
 
Fields inherited from class com.sun.facelets.tag.TagHandler
nextHandler, tag, tagId
 
Constructor Summary
KeepAliveHandler(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
findNextByType, getAttribute, getRequiredAttribute, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KeepAliveHandler

public KeepAliveHandler(com.sun.facelets.tag.TagConfig config)
Parameters:
config -
Method Detail

apply

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


Copyright © 2010. All Rights Reserved.