Package org.jasig.portal.utils.threading

Interface Summary
Task A task which can be executed asynchronously
 

Class Summary
BaseTask A convenience base task class for subclasses.
PriorityThreadFactory Implementation of a ThreadFactory that allows you to set the thread priority.
RunnableTask This class exists as a convenience to execute Runnables.