public class ThreadNameFeature
extends org.apache.cxf.feature.AbstractFeature
| Modifier and Type | Field and Description |
|---|---|
private ThreadNameContext |
context |
private ThreadNameInInterceptor |
in |
private ThreadNameOutInterceptor |
out |
enabled| Constructor and Description |
|---|
ThreadNameFeature() |
ThreadNameFeature(ThreadNameContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initializeProvider(org.apache.cxf.interceptor.InterceptorProvider provider,
org.apache.cxf.Bus bus) |
getActive, getID, initialize, initialize, initialize, initializeisEnabledprivate final ThreadNameContext context
private final ThreadNameInInterceptor in
private final ThreadNameOutInterceptor out
public ThreadNameFeature(ThreadNameContext context)
public ThreadNameFeature()
Copyright © 2018. All rights reserved.