Class AxonServerEventStoreFactory.Builder

java.lang.Object
org.axonframework.axonserver.connector.event.axon.AxonServerEventStoreFactory.Builder
Enclosing class:
AxonServerEventStoreFactory

public static class AxonServerEventStoreFactory.Builder extends Object
Builder class to instantiate an AxonServerEventStoreFactory.

The following fields have sensible defaults:

The AxonServerConfiguration, AxonServerConnectionManager, and SnapshotFilter are hard requirements and as such should be provided.