Uses of Package
org.axonframework.messaging.core.unitofwork
Packages that use org.axonframework.messaging.core.unitofwork
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 that implement the concept of command handling using explicit command objects.
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.A collection of classes which may prove useful when testing Axon-based classes.
-
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.axonserver.connector.commandClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.axonserver.connector.eventClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.axonserver.connector.queryClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.eventsourcingClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.eventsourcing.annotationClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.eventsourcing.annotation.reflectionClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.eventsourcing.eventstoreClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.eventsourcing.eventstore.inmemoryClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.eventsourcing.eventstore.jdbcClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.eventsourcing.eventstore.jpaClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.extension.spring.authorizationClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.extension.spring.messagingClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
-
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.commandhandlingClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext.Factory for creatingUnitOfWorkinstances. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.commandhandling.annotationClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.commandhandling.distributedClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.commandhandling.gatewayClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.commandhandling.interceptionClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.commandhandling.retryClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.commandhandling.tracingClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.coreClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.core.annotationClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
-
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.core.interceptionClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.core.interception.annotationClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.core.retryClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.core.unitofworkClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext.Interface dedicate to managing the lifecycle of any process.Default phases used for the shorthand methods in theProcessingLifecycle.Functional interface describing an operation that's invoked when an error is detected within theProcessingLifecycle.Interface describing a possible phase for theProcessingLifecycleto perform steps in.This class represents a Unit of Work that monitors the processing of a task.Configuration used for theUnitOfWorkcreation in theUnitOfWorkFactory.Factory for creatingUnitOfWorkinstances. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.core.unitofwork.annotationClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.core.unitofwork.transactionClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext.Interface dedicate to managing the lifecycle of any process. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandlingClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandling.annotationClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
-
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandling.gatewayClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandling.interceptionClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandling.processingClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandling.processing.streaming.pooledClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext.Factory for creatingUnitOfWorkinstances. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandling.processing.streaming.segmentingClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandling.processing.streaming.token.storeClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandling.processing.streaming.token.store.inmemoryClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandling.processing.streaming.token.store.jdbcClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandling.processing.streaming.token.store.jpaClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandling.processing.subscribingClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext.Factory for creatingUnitOfWorkinstances. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandling.sequencingClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventhandling.tracingClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.eventstreamingClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.monitoring.interceptionClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.queryhandlingClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext.Factory for creatingUnitOfWorkinstances. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.queryhandling.annotationClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.queryhandling.distributedClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.queryhandling.gatewayClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.messaging.queryhandling.interceptionClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.modellingClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.modelling.annotationClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.modelling.entityClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.modelling.entity.annotationClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.modelling.entity.childClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.modelling.repositoryClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.test.fixtureClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext. -
Classes in org.axonframework.messaging.core.unitofwork used by org.axonframework.test.utilClassDescriptionImplementation of the
ProcessingLifecycleadding mutable resource management operations by implementingContext.