@Configuration @Conditional(value=org.springframework.cloud.function.stream.config.StreamAutoConfiguration.SinkOnlyCondition.class) protected static class StreamAutoConfiguration.SinkConfiguration extends Object
| Constructor and Description |
|---|
SinkConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
StreamListeningConsumerInvoker |
consumerInvoker(FunctionCatalog registry,
FunctionInspector functionInspector,
org.springframework.cloud.stream.converter.CompositeMessageConverterFactory compositeMessageConverterFactory) |
@Bean public StreamListeningConsumerInvoker consumerInvoker(FunctionCatalog registry, FunctionInspector functionInspector, @Lazy org.springframework.cloud.stream.converter.CompositeMessageConverterFactory compositeMessageConverterFactory)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.