com.germinus.easyconf.taglib
Class ConfigurationObjectTei

java.lang.Object
  extended by TagExtraInfo
      extended by com.germinus.easyconf.taglib.ConfigurationObjectTei

public class ConfigurationObjectTei
extends TagExtraInfo

Used to declare the property value as a JSP scripting variable

Author:
jferrer

Constructor Summary
ConfigurationObjectTei()
           
 
Method Summary
 VariableInfo[] getVariableInfo(TagData data)
          Return information about the scripting variables to be created.
 
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 VariableInfo[] getVariableInfo(TagData data)
Return information about the scripting variables to be created.