org.apache.wiki.tags
Class CheckLockInfo

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by org.apache.wiki.tags.CheckLockInfo

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

A companion to CheckLogTag.


Constructor Summary
CheckLockInfo()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.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

CheckLockInfo

public CheckLockInfo()
Method Detail

getVariableInfo

public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)

Overrides:
getVariableInfo in class javax.servlet.jsp.tagext.TagExtraInfo


Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.