public abstract static class ThreadLocalUtils.ThreadLocalManager extends Object
Constructor and Description |
---|
ThreadLocalUtils.ThreadLocalManager() |
Modifier and Type | Method and Description |
---|---|
abstract void |
removeThreadLocals()
Called by the ThreadLocalLifeCycle when the ThreadLocals managed by
this ThreadLocalManager need to be cleaned up by removing their
instances from the current Thread.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.