org.apache.commons.monitoring.web.jsp
Class StartTagTei

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by org.apache.commons.monitoring.web.jsp.StartTagTei

public class StartTagTei
extends TagExtraInfo

Author:
Nicolas De Loof

Constructor Summary
StartTagTei()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
           
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartTagTei

public StartTagTei()
Method Detail

getVariableInfo

public VariableInfo[] getVariableInfo(TagData data)
Overrides:
getVariableInfo in class TagExtraInfo


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.