toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.modeling.command
/
AggregateProcessorFactory
Aggregate
Processor
Factory
interface
AggregateProcessorFactory
Inheritors
RetryableAggregateProcessorFactory
Members
Functions
create
Link copied to clipboard
abstract
fun
<
C
:
Any
,
S
:
Any
>
create
(
aggregateId
:
AggregateId
,
aggregateMetadata
:
AggregateMetadata
<
C
,
S
>
)
:
AggregateProcessor
<
C
>