@Configuration public class TracingJmsConfiguration extends Object
| Constructor and Description |
|---|
TracingJmsConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.jms.annotation.JmsListenerConfigurer |
createTracingJmsListenerConfigurer(TracingJmsListenerEndpointRegistry registry) |
TracingJmsListenerEndpointRegistry |
createTracingJmsListenerEndpointRegistry(io.opentracing.Tracer tracer) |
org.springframework.jms.core.JmsTemplate |
jmsTemplate(org.springframework.beans.factory.BeanFactory beanFactory,
io.opentracing.Tracer tracer) |
@Bean public TracingJmsListenerEndpointRegistry createTracingJmsListenerEndpointRegistry(io.opentracing.Tracer tracer)
@Bean public org.springframework.jms.annotation.JmsListenerConfigurer createTracingJmsListenerConfigurer(TracingJmsListenerEndpointRegistry registry)
@Bean
public org.springframework.jms.core.JmsTemplate jmsTemplate(org.springframework.beans.factory.BeanFactory beanFactory,
io.opentracing.Tracer tracer)
Copyright © 2017-2018–2018. All rights reserved.