public class XAThreadPool extends Object
Modifier and Type | Class and Description |
---|---|
static class |
XAThreadPool.MultiRunner
Pooled thread wrapper which allows reuse of the same thread
|
Constructor and Description |
---|
XAThreadPool() |
Modifier and Type | Method and Description |
---|---|
XAThreadPool.MultiRunner |
getMultiRunner()
Reserve a thread from the pool
|
void |
shutdown()
Shutdown the thread pool and release all resources
|
public XAThreadPool.MultiRunner getMultiRunner()
public void shutdown()
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.