com.fatwire.gst.foundation.taglib.install
Class InstallStatus
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
com.fatwire.gst.foundation.taglib.GsfSimpleTag
com.fatwire.gst.foundation.taglib.install.InstallStatus
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.SimpleTag
- Direct Known Subclasses:
- Install
public class InstallStatus
- extends GsfSimpleTag
- Since:
- Mar 23, 2012
- Author:
- Tony Field, Dolf Dijkstra
Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport |
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstallStatus
public InstallStatus()
doTag
public void doTag()
throws javax.servlet.jsp.JspException,
IOException
- Specified by:
doTag
in interface javax.servlet.jsp.tagext.SimpleTag
- Overrides:
doTag
in class javax.servlet.jsp.tagext.SimpleTagSupport
- Throws:
javax.servlet.jsp.JspException
IOException
setOutput
public final void setOutput(String output)
setFamilies
public void setFamilies(String families)
getTargetFlexFamilies
protected final List<String> getTargetFlexFamilies()
Copyright © 2010-2013 Oracle Corporation. All Rights Reserved.