org.apache.axiom.testutils.concurrent
Class ConcurrentTestUtils

java.lang.Object
  extended by org.apache.axiom.testutils.concurrent.ConcurrentTestUtils

public class ConcurrentTestUtils
extends java.lang.Object


Constructor Summary
ConcurrentTestUtils()
           
 
Method Summary
static void testThreadSafety(Action action)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentTestUtils

public ConcurrentTestUtils()
Method Detail

testThreadSafety

public static void testThreadSafety(Action action)
                             throws java.lang.Throwable
Throws:
java.lang.Throwable


Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.