Uses of Package
org.axonframework.messaging.eventhandling
Packages that use org.axonframework.messaging.eventhandling
Package
Description
Classes related to event sourcing.
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to
them.
JPA Implementation of the EventStore.
Utility classes used to connect Axon Event publishing mechanisms to a Spring Messaging Channel.
Classes related to message processing in Axon Framework.
Classes related to event handling and dispatching, such as
and the
invalid reference
Event Listeners
Event Bus.-
-
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.eventsourcing
-
-
-
-
-
-
-
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.extension.spring.messagingClassDescriptionSpecification of the mechanism on which the Event Listeners can subscribe for events and event publishers can publish their events.
-
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.messaging.core
-
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.messaging.core.configuration
-
-
-
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.messaging.eventhandlingClassDescriptionSpecification of the mechanism on which the Event Listeners can subscribe for events and event publishers can publish their events.Interface describing a handler of
events.Interface describing a registry ofevent handlers.Interface describing a group ofEventHandlersbelonging to a single component.Interface describing the option to publishevents.Generic implementation of theEventMessageinterface.Simple implementation of theEventHandlingComponent, containing a collection ofEventHandlersto invoke onSimpleEventHandlingComponent.handle(EventMessage, ProcessingContext).EmptyEventMessageimplementation without anypayload, used as the terminal message of aMessageStream. -
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.messaging.eventhandling.annotationClassDescriptionInterface describing a handler of
events.Interface describing a group ofEventHandlersbelonging to a single component. -
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.messaging.eventhandling.configurationClassDescriptionInterface describing a group of
EventHandlersbelonging to a single component. -
-
-
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.messaging.eventhandling.interceptionClassDescriptionAbstract implementation of an
EventHandlingComponentthat delegates calls to a given delegate.Interface describing a handler ofevents.Interface describing a group ofEventHandlersbelonging to a single component. -
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.messaging.eventhandling.processingClassDescriptionInterface describing a group of
EventHandlersbelonging to a single component. -
-
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.messaging.eventhandling.processing.streaming.pooledClassDescriptionInterface describing a group of
EventHandlersbelonging to a single component. -
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.messaging.eventhandling.processing.streaming.segmentingClassDescriptionAbstract implementation of an
EventHandlingComponentthat delegates calls to a given delegate.Interface describing a handler ofevents.Interface describing a group ofEventHandlersbelonging to a single component. -
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.messaging.eventhandling.processing.subscribingClassDescriptionInterface describing a group of
EventHandlersbelonging to a single component. -
-
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.messaging.eventhandling.tracingClassDescriptionAbstract implementation of an
EventHandlingComponentthat delegates calls to a given delegate.Interface describing a handler ofevents.Interface describing a group ofEventHandlersbelonging to a single component. -
-
-
-
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.modelling
-
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.modelling.annotation
-
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.modelling.entity
-
-
-
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.test.fixture
-
Classes in org.axonframework.messaging.eventhandling used by org.axonframework.test.matchers