public interface ThreadLocalProxy<T>
T
get()
void
remove()
set(T value)
void set(T value)
T get()
void remove()
Apache CXF