Uses of Interface
com.atlassian.jira.util.thread.JiraThreadLocalUtils.ProblemDeterminationCallback

Packages that use JiraThreadLocalUtils.ProblemDeterminationCallback
com.atlassian.jira.util.thread   
 

Uses of JiraThreadLocalUtils.ProblemDeterminationCallback in com.atlassian.jira.util.thread
 

Methods in com.atlassian.jira.util.thread with parameters of type JiraThreadLocalUtils.ProblemDeterminationCallback
static void JiraThreadLocalUtils.postCall(org.apache.log4j.Logger log, JiraThreadLocalUtils.ProblemDeterminationCallback problemDeterminationCallback)
          This should be called in a finally {} block to clear up ThreadLocals once the runnable stuff has been done.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.