Uses of Interface
org.axonframework.eventsourcing.configuration.EventSourcedEntityModule.EntityFactoryPhase
Packages that use EventSourcedEntityModule.EntityFactoryPhase
-
Uses of EventSourcedEntityModule.EntityFactoryPhase in org.axonframework.eventsourcing.configuration
Methods in org.axonframework.eventsourcing.configuration that return EventSourcedEntityModule.EntityFactoryPhaseModifier and TypeMethodDescriptionEventSourcedEntityModule.MessagingModelPhase.messagingModel(EntityMetamodelConfigurationBuilder<E> metamodelFactory) Registers the givenEntityMetamodelConfigurationBuilderof anEntityMetamodelas the messaging metamodel for the event-sourced entity being built.