Uses of Class
com.atlassian.crowd.common.util.TimedCalls
-
Uses of TimedCalls in com.atlassian.crowd.common.util
Modifier and TypeMethodDescriptionstatic TimedCalls
TimedCalls.clearInstance()
Detaches and returns instance for the current thread.static TimedCalls
TimedCalls.createInstanceForCurrentThread()
Creates new instance and attaches it to the current thread.static TimedCalls
TimedCalls.getInstance()
Returns instance attached to the current thread.