@AutoConfigureAfter(value=ReactiveStreamsComponentAutoConfiguration.class) @ConditionalOnBean(value=ReactiveStreamsComponentAutoConfiguration.class) @EnableConfigurationProperties(value=ReactiveStreamsComponentConfiguration.class) public class ReactiveStreamsServiceAutoConfiguration extends Object
Constructor and Description |
---|
ReactiveStreamsServiceAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.apache.camel.component.reactive.streams.api.CamelReactiveStreamsService |
camelReactiveStreamsService() |
Apache Camel