org.apache.commons.jelly.tags.threads
Class ThreadsTagLibrary

java.lang.Object
  |
  +--org.apache.commons.jelly.TagLibrary
        |
        +--org.apache.commons.jelly.tags.threads.ThreadsTagLibrary

public class ThreadsTagLibrary
extends org.apache.commons.jelly.TagLibrary

Thread related tags

Author:
Jason Horman

Constructor Summary
ThreadsTagLibrary()
           
 
Methods inherited from class org.apache.commons.jelly.TagLibrary
createExpression, createTag, createTagScript, getExpressionFactory, getTagClasses, registerTag, registerTagFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadsTagLibrary

public ThreadsTagLibrary()


Copyright © 2002-2004 Apache Software Foundation. All Rights Reserved.