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

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

Fields in org.apache.commons.jelly.tags.threads declared as JellyThread
private  JellyThread WaitForTag.thread
           
private  JellyThread ThreadTag.thread
          Keep a reference to the thread
 

Methods in org.apache.commons.jelly.tags.threads with parameters of type JellyThread
 void WaitForTag.setThread(JellyThread thread)
          Which thread will this tag check the status of