com.germinus.easyconf.taglib
Class ConfigurationObjectTei

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended bycom.germinus.easyconf.taglib.ConfigurationObjectTei

public class ConfigurationObjectTei
extends javax.servlet.jsp.tagext.TagExtraInfo

Used to declare the property value as a JSP scripting variable

Author:
jferrer

Constructor Summary
ConfigurationObjectTei()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Return information about the scripting variables to be created.
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationObjectTei

public ConfigurationObjectTei()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Return information about the scripting variables to be created.



Copyright © 2005 EasyConf team. All Rights Reserved.