com.atlassian.jira.jelly.tag
Class LoadManager

java.lang.Object
  extended byDynaBeanTagSupport
      extended bycom.atlassian.jira.jelly.JiraDynaBeanTagSupport
          extended bycom.atlassian.jira.jelly.tag.LoadManager

public class LoadManager
extends JiraDynaBeanTagSupport

Created by IntelliJ IDEA. User: Owen Date: 24/07/2003 Time: 12:20:59 To change this template use Options | File Templates.

See Also:
Serialized Form

Constructor Summary
LoadManager()
           
 
Method Summary
 void doTag(XMLOutput xmlOutput)
           
 
Methods inherited from class com.atlassian.jira.jelly.JiraDynaBeanTagSupport
getProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoadManager

public LoadManager()
Method Detail

doTag

public void doTag(XMLOutput xmlOutput)
           throws JellyTagException
Throws:
JellyTagException