Package org.jvnet.hk2.component.concurrent

Class Summary
Hk2Executor An executor service managing a pool of threads with a low and high bounds for active, cached threads.
SameThreadExecutor Provides a same-thread executor service for use by Hk2 internals.
WorkManager Simple helper for managing work sent to a foreign executor service.
 

Exception Summary
WorkManager.ExecutionException  
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.