Wow
Toggle table of contents
5.21.2
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.saga.annotation
Package-level
declarations
Types
Functions
Types
Stateless
Saga
Metadata
Parser
Link copied to clipboard
object
StatelessSagaMetadataParser
:
ProcessorMetadataParser
<
DomainEventExchange
<
*
>
>
Functions
stateless
Saga
Metadata
Link copied to clipboard
inline
fun
<
P
:
Any
>
statelessSagaMetadata
(
)
:
ProcessorMetadata
<
P
,
DomainEventExchange
<
*
>
>
stateless
Saga
Metadata
Link copied to clipboard
fun
<
P
:
Any
>
Class
<
out
P
>
.
statelessSagaMetadata
(
)
:
ProcessorMetadata
<
P
,
DomainEventExchange
<
*
>
>