org.apache.openejb.async
Class AsynchronousPool
java.lang.Object
org.apache.openejb.async.AsynchronousPool
public class AsynchronousPool
- extends Object
- Version:
- $Rev$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsynchronousPool
public AsynchronousPool(ThreadPoolExecutor threadPoolExecutor)
create
public static AsynchronousPool create(AppContext appContext)
invoke
public Object invoke(Callable<Object> callable,
boolean isVoid)
throws Throwable
- Throws:
Throwable
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.