BEA Systems, Inc.

com.beasys.commerce.foundation.flow.jsp.tags
Class FlowGetSessionValueTagExtraInfo

java.lang.Object
  |
  +--javax.servlet.jsp.tagext.TagExtraInfo
        |
        +--com.beasys.commerce.foundation.flow.jsp.tags.FlowGetSessionValueTagExtraInfo

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


Fields inherited from class javax.servlet.jsp.tagext.TagExtraInfo
tagInfo
 
Constructor Summary
FlowGetSessionValueTagExtraInfo()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Get variable info.
 
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

FlowGetSessionValueTagExtraInfo

public FlowGetSessionValueTagExtraInfo()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Get variable info.
Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo
Parameters:
data -  
Returns:
VariableInfo[]

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved