package

com.atlassian.jira.util.thread

Interfaces

JiraThreadLocalUtils.ProblemDeterminationCallback This interface is used as a callback mechansim in the case where "runnnable code" has completed and left things in a bad way. 

Classes

JiraThreadLocalUtils This class has static methods that perform a number of standard operations at the start and end of "runnable code" such as a JiraServiceContainerImpl or a TaskManagerImpl