org.apache.openejb
Class Core.Parallel

java.lang.Object
  extended by org.apache.openejb.Core.Parallel
Enclosing class:
Core

public static class Core.Parallel
extends Object


Constructor Summary
Core.Parallel()
           
 
Method Summary
static void exec(Runnable... runnables)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Core.Parallel

public Core.Parallel()
Method Detail

exec

public static void exec(Runnable... runnables)


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.