org.modeshape.common.util
Class ThreadPools.ThreadPoolHolder
java.lang.Object
org.modeshape.common.util.ThreadPools.ThreadPoolHolder
- Enclosing class:
- ThreadPools
protected static final class ThreadPools.ThreadPoolHolder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
threadPool
protected final ExecutorService threadPool
users
protected final AtomicInteger users
ThreadPools.ThreadPoolHolder
protected ThreadPools.ThreadPoolHolder(ExecutorService threadPool)
release
protected boolean release(Executor pool)
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.