Package-level declarations

Types

Link copied to clipboard

Parser for extracting metadata from stateless saga processors. This parser identifies functions annotated with OnEvent or OnStateEvent annotations to create processor metadata for domain event handling in stateless sagas.

Functions

Link copied to clipboard

Parses the stateless saga metadata for the reified processor type.

Link copied to clipboard

Parses the stateless saga metadata for the given processor class.