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