Constructor and Description |
---|
org.axonframework.eventsourcing.eventstore.AbstractEventStorageEngine(Serializer, EventUpcaster, PersistenceExceptionResolver)
The constructor which supplies an additional
Serializer for
events should be used. |
org.axonframework.commandhandling.disruptor.DisruptorCommandBus(EventStore)
Use
DisruptorCommandBus.DisruptorCommandBus() instead |
org.axonframework.commandhandling.disruptor.DisruptorCommandBus(EventStore, DisruptorConfiguration)
Use
instead |
org.axonframework.springcloud.commandhandling.SpringCloudCommandRouter(DiscoveryClient, RoutingStrategy, Serializer)
serializer is no longer customizable |
Annotation Type Element and Description |
---|
org.axonframework.commandhandling.model.AggregateMember.forwardEvents
in favor of the
eventForwardingMode . |
Copyright © 2010–2017. All rights reserved.