org.uispec4j.utils
Class ThreadLauncherTrigger

java.lang.Object
  extended by org.uispec4j.utils.ThreadLauncherTrigger
All Implemented Interfaces:
Trigger

public class ThreadLauncherTrigger
extends java.lang.Object
implements Trigger


Field Summary
 
Fields inherited from interface org.uispec4j.Trigger
DO_NOTHING
 
Constructor Summary
ThreadLauncherTrigger(java.lang.Thread... threads)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadLauncherTrigger

public ThreadLauncherTrigger(java.lang.Thread... threads)
Method Detail

run

public void run()
         throws java.lang.Exception
Specified by:
run in interface Trigger
Throws:
java.lang.Exception


Copyright © 2004-2010. All Rights Reserved.