| Package | Description |
|---|---|
| org.axonframework.axonserver.connector.event.axon |
| Modifier and Type | Method and Description |
|---|---|
AxonServerEventStore |
AxonServerEventStore.Builder.build()
Initializes a
AxonServerEventStore as specified through this Builder. |
AxonServerEventStore |
AxonServerEventStoreFactory.constructFor(String context)
Constructs an
AxonServerEventStore connected to the given context. |
AxonServerEventStore |
AxonServerEventStoreFactory.constructFor(String context,
AxonServerEventStoreFactory.AxonServerEventStoreConfiguration configuration)
Constructs an
AxonServerEventStore connected to the given context with customization based on the
given configuration. |
Copyright © 2010–2025. All rights reserved.