@FunctionalInterface public static interface EventProcessingConfigurer.SubscribableMessageSourceDefinitionBuilder
SubscribableMessageSourceDefinition| Modifier and Type | Method and Description |
|---|---|
SubscribableMessageSourceDefinition<EventMessage<?>> |
build(String processingGroupName)
Creates a
SubscribableMessageSourceDefinition for the given processingGroupName. |
SubscribableMessageSourceDefinition<EventMessage<?>> build(String processingGroupName)
SubscribableMessageSourceDefinition for the given processingGroupName.processingGroupName - The name of processing group for which definition is about to be created.SubscribableMessageSourceDefinition for the given processingGroupName.Copyright © 2010–2025. All rights reserved.