M - Message type of the subscribable message source.public interface SubscribableMessageSourceDefinition<M extends Message<?>>
SubscribableMessageSource.| Modifier and Type | Method and Description |
|---|---|
SubscribableMessageSource<M> |
create(Configuration configuration)
Creates a
SubscribableMessageSource based on this definition and the provided configuration. |
SubscribableMessageSource<M> create(Configuration configuration)
SubscribableMessageSource based on this definition and the provided configuration.configuration - The Axon Configuration to base the SubscribableMessageSource on.SubscribableMessageSource based on this definition and the provided configuration.Copyright © 2010–2025. All rights reserved.