Uses of Package
org.apache.commons.jelly.tags.threads

Classes in org.apache.commons.jelly.tags.threads used by org.apache.commons.jelly.tags.threads
JellyThread
          Adds some functionality to the jdk thread class.
RequirementException
          Thrown by the WaitForTag when a requirement is not met.
RunnableStatus
          Represents the status of JellyThread.
TimeoutException
          Can be thrown when the WaitForTag tries to wait for another thread to finish.
UseMutexTag
          Base class for tags that will "use" mutexes.
UseThreadTag
          Base class for tags that will "use" threads.
 



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