Package com.atlassian.jira.util.concurrent

Class Summary
BoundedExecutor BoundedExecutor is an Executor wrapper that bounds the number of runnables allowed on the Executor queue.
ThreadsafeLazyLoadedReference Thread-safe lock-less (see note) reference that is not constructed until required.
 

Exception Summary
ThreadsafeLazyLoadedReference.InitializationException The factory ThreadsafeLazyLoadedReference.create() method threw an exception.
 



Copyright © 2002-2007 Atlassian. All Rights Reserved.