Package | Description |
---|---|
org.axonframework.config | |
org.axonframework.eventhandling |
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus . |
org.axonframework.eventhandling.pooled | |
org.axonframework.eventhandling.tokenstore | |
org.axonframework.eventhandling.tokenstore.inmemory | |
org.axonframework.eventhandling.tokenstore.jdbc | |
org.axonframework.eventhandling.tokenstore.jpa | |
org.axonframework.springboot.autoconfig |
Class and Description |
---|
TokenStore
Describes a component capable of storing and retrieving event tracking tokens.
|
Class and Description |
---|
TokenStore
Describes a component capable of storing and retrieving event tracking tokens.
|
Class and Description |
---|
TokenStore
Describes a component capable of storing and retrieving event tracking tokens.
|
Class and Description |
---|
AbstractTokenEntry
Abstract base class of a JPA entry containing a serialized tracking token belonging to a given process.
|
UnableToClaimTokenException
Exception indicating that a processor tried to claim a Token (either by retrieving or updating it) that has already
been claimed by another process.
|
UnableToInitializeTokenException
Exception indicating that the TokenStore was unable to initialize a Token for a tracking processor and Segment.
|
UnableToRetrieveIdentifierException
Exception indicating that a TokenStore implementation was unable determine its identifier based on the underlying
storage.
|
Class and Description |
---|
TokenStore
Describes a component capable of storing and retrieving event tracking tokens.
|
UnableToClaimTokenException
Exception indicating that a processor tried to claim a Token (either by retrieving or updating it) that has already
been claimed by another process.
|
UnableToInitializeTokenException
Exception indicating that the TokenStore was unable to initialize a Token for a tracking processor and Segment.
|
Class and Description |
---|
AbstractTokenEntry
Abstract base class of a JPA entry containing a serialized tracking token belonging to a given process.
|
TokenStore
Describes a component capable of storing and retrieving event tracking tokens.
|
UnableToClaimTokenException
Exception indicating that a processor tried to claim a Token (either by retrieving or updating it) that has already
been claimed by another process.
|
UnableToInitializeTokenException
Exception indicating that the TokenStore was unable to initialize a Token for a tracking processor and Segment.
|
UnableToRetrieveIdentifierException
Exception indicating that a TokenStore implementation was unable determine its identifier based on the underlying
storage.
|
Class and Description |
---|
AbstractTokenEntry
Abstract base class of a JPA entry containing a serialized tracking token belonging to a given process.
|
TokenStore
Describes a component capable of storing and retrieving event tracking tokens.
|
UnableToClaimTokenException
Exception indicating that a processor tried to claim a Token (either by retrieving or updating it) that has already
been claimed by another process.
|
UnableToInitializeTokenException
Exception indicating that the TokenStore was unable to initialize a Token for a tracking processor and Segment.
|
Class and Description |
---|
TokenStore
Describes a component capable of storing and retrieving event tracking tokens.
|
Copyright © 2010–2022. All rights reserved.