Class ThreadLocalInvocationHandler<T>

java.lang.Object
org.apache.cxf.jaxrs.impl.tl.AbstractThreadLocalProxy<T>
org.apache.cxf.jaxrs.impl.tl.ThreadLocalInvocationHandler<T>
All Implemented Interfaces:
InvocationHandler, ThreadLocalProxy<T>

public class ThreadLocalInvocationHandler<T> extends AbstractThreadLocalProxy<T> implements InvocationHandler