@Configuration @EnableConfigurationProperties(value=OpenTracingConfigurationProperties.class) @ConditionalOnProperty(value="camel.opentracing.enabled", matchIfMissing=true) public class OpenTracingAutoConfiguration extends Object
OpenTracingAutoConfiguration()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OpenTracingAutoConfiguration()
Apache Camel