Uses of Class
org.apache.commons.jelly.tags.threads.TimeoutException

Uses of TimeoutException in org.apache.commons.jelly.tags.threads
 

Methods in org.apache.commons.jelly.tags.threads that throw TimeoutException
 void WaitForTag.doTag(org.apache.commons.jelly.XMLOutput output)
          Check the requirements
 void JellyThread.waitUntilDone(long howLong)
          Call this method from a different thread to wait until this thread is done.
 



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