com.atlassian.sal.core.executor
Interface ThreadLocalContextManager

All Superinterfaces:
ThreadLocalContextManager<Object>

Deprecated. use ThreadLocalContextManager instead

@Deprecated
public interface ThreadLocalContextManager
extends ThreadLocalContextManager<Object>

Manager for retrieving and storing a single object which represents all thread local state


Method Summary
 
Methods inherited from interface com.atlassian.sal.api.executor.ThreadLocalContextManager
clearThreadLocalContext, getThreadLocalContext, setThreadLocalContext
 



Copyright © 2014 Atlassian. All Rights Reserved.