Uses of Class
org.axonframework.axonserver.connector.event.axon.AxonServerEventStoreFactory
Packages that use AxonServerEventStoreFactory
Package
Description
-
Uses of AxonServerEventStoreFactory in org.axonframework.axonserver.connector.event.axon
Methods in org.axonframework.axonserver.connector.event.axon that return AxonServerEventStoreFactoryModifier and TypeMethodDescriptionAxonServerEventStoreFactory.Builder.build()Initializes anAxonServerEventStoreFactoryas specified through this builder. -
Uses of AxonServerEventStoreFactory in org.axonframework.springboot.autoconfig
Methods in org.axonframework.springboot.autoconfig that return AxonServerEventStoreFactoryModifier and TypeMethodDescriptionAxonServerBusAutoConfiguration.axonServerEventStoreFactory(AxonServerConfiguration axonServerConfig, AxonServerConnectionManager axonServerConnectionManager, Serializer snapshotSerializer, Serializer eventSerializer, Configuration config)