com.opensymphony.webwork.util.classloader.utils
Class ThreadUtils

java.lang.Object
  extended by com.opensymphony.webwork.util.classloader.utils.ThreadUtils

public final class ThreadUtils
extends Object


Constructor Summary
ThreadUtils()
           
 
Method Summary
static void sleep(long pDelay)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadUtils

public ThreadUtils()
Method Detail

sleep

public static void sleep(long pDelay)

WebWork Project Page