org.alfresco.util
Class DynamicallySizedThreadPoolExecutorTest.SleepUntilAllWake

java.lang.Object
  extended by org.alfresco.util.DynamicallySizedThreadPoolExecutorTest.SleepUntilAllWake
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
DynamicallySizedThreadPoolExecutorTest

public static class DynamicallySizedThreadPoolExecutorTest.SleepUntilAllWake
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
DynamicallySizedThreadPoolExecutorTest.SleepUntilAllWake()
           
 
Method Summary
static void reset()
           
 void run()
           
static void wakeAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DynamicallySizedThreadPoolExecutorTest.SleepUntilAllWake

public DynamicallySizedThreadPoolExecutorTest.SleepUntilAllWake()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

wakeAll

public static void wakeAll()

reset

public static void reset()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.