|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.jaxrs.impl.tl.AbstractThreadLocalProxy<T>
public class AbstractThreadLocalProxy<T>
| Constructor Summary | |
|---|---|
protected |
AbstractThreadLocalProxy()
|
| Method Summary | |
|---|---|
T |
get()
|
void |
remove()
|
void |
set(T value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractThreadLocalProxy()
| Method Detail |
|---|
public T get()
get in interface ThreadLocalProxy<T>public void remove()
remove in interface ThreadLocalProxy<T>public void set(T value)
set in interface ThreadLocalProxy<T>
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||