| Modifier and Type | Method and Description |
|---|---|
static Backend |
Builder.getBackend() |
protected static Backend |
Builder.getBackend(Resolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Builder.generateInvocationIdIfNecessary(Backend backend) |
static void |
Builder.generateSessionIdIfNecessary(Backend backend,
String sessionId) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBackend |
| Modifier and Type | Method and Description |
|---|---|
Backend |
TraceBackendProvider.provideBackend() |
Backend |
Slf4jTraceBackendProvider.provideBackend() |
| Constructor and Description |
|---|
TraceRequestInInterceptor(Backend backend) |
TraceRequestInInterceptor(Backend backend,
String profile) |
TraceRequestOutInterceptor(Backend backend) |
TraceRequestOutInterceptor(Backend backend,
String profile) |
TraceResponseInInterceptor(Backend backend) |
TraceResponseInInterceptor(Backend backend,
String profile) |
TraceResponseOutInterceptor(Backend backend) |
TraceResponseOutInterceptor(Backend backend,
String profile) |
| Constructor and Description |
|---|
TraceClientHandler(Backend Backend) |
TraceServerHandler(Backend Backend,
SoapHeaderTransport soapHeaderTransport) |
| Constructor and Description |
|---|
TraceServletRequestListener(Backend backend,
HttpHeaderTransport transportSerialization) |
TraceSessionListener(Backend backend) |
| Constructor and Description |
|---|
PostTpicAsyncBeanPostProcessor(Executor executor,
Backend backend) |
PreTpicAsyncBeanPostProcessor(Executor executor,
Backend backend) |
| Modifier and Type | Method and Description |
|---|---|
PostTpicAsyncBeanPostProcessor |
TraceAsyncConfiguration.postTpicAsyncBeanPostProcessor(org.springframework.core.task.AsyncTaskExecutor executor,
Backend backend) |
PreTpicAsyncBeanPostProcessor |
TraceAsyncConfiguration.preTpicAsyncBeanPostProcessor(org.springframework.core.task.AsyncTaskExecutor executor,
Backend backend) |
| Constructor and Description |
|---|
TraceClientHttpRequestInterceptor(Backend backend,
HttpHeaderTransport transportSerialization,
String profile) |
| Constructor and Description |
|---|
TraceClientInterceptor(Backend backend,
String profile) |
TracendpointInterceptor(Backend backend,
String profile) |
| Constructor and Description |
|---|
TraceInterceptor(Backend backend) |
| Modifier and Type | Method and Description |
|---|---|
Backend |
ThreadLocalTraceBackendProvider.provideBackend() |
Copyright © 2019. All rights reserved.