Package | Description |
---|---|
org.axonframework.axonserver.connector.event.axon | |
org.axonframework.springboot.autoconfig |
Constructor and Description |
---|
PersistentStreamMessageSourceDefinition(String name,
io.axoniq.axonserver.connector.event.PersistentStreamProperties persistentStreamProperties,
ScheduledExecutorService scheduler,
int batchSize,
String context,
PersistentStreamMessageSourceFactory messageSourceFactory)
Instantiates a
PersistentStreamMessageSourceDefinition instance based on the given parameters. |
Modifier and Type | Method and Description |
---|---|
PersistentStreamMessageSourceFactory |
AxonServerAutoConfiguration.persistentStreamMessageSourceFactory()
Creates a bean of type
PersistentStreamMessageSourceFactory if one is not already defined. |
Copyright © 2010–2024. All rights reserved.