public static final class XAThreadPool.MultiRunner extends Object implements Runnable
public Object execute(Callable callable) throws ExecutionException, InterruptedException
callable - The Callable to executeExecutionException - thrown when something went wrong during executionInterruptedException - thrown when the executing thread got interruptedpublic void release()
Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.