railo.runtime.tag
Class Logout

java.lang.Object
  extended by railo.runtime.ext.tag.TagImpl
      extended by railo.runtime.tag.Logout
All Implemented Interfaces:
javax.servlet.jsp.tagext.Tag

public final class Logout
extends TagImpl


Field Summary
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
Logout()
           
 
Method Summary
 int doStartTag()
           
 
Methods inherited from class railo.runtime.ext.tag.TagImpl
doEndTag, getParent, release, required, required, required, required, setPageContext, setPageContext, setParent
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logout

public Logout()
Method Detail

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspException
Specified by:
doStartTag in interface javax.servlet.jsp.tagext.Tag
Overrides:
doStartTag in class TagImpl
Throws:
javax.servlet.jsp.JspException
See Also:
Tag.doStartTag()


Copyright © 2012 Railo