toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-core
/
me.ahoo.wow.modeling.command
/
CommandAggregateFactory
Command
Aggregate
Factory
interface
CommandAggregateFactory
Command Aggregate Factory .
Author
ahoo wang
Inheritors
SimpleCommandAggregateFactory
Members
Functions
create
Link copied to clipboard
abstract
fun
<
C
:
Any
,
S
:
Any
>
create
(
metadata
:
AggregateMetadata
<
C
,
S
>
,
stateAggregate
:
StateAggregate
<
S
>
)
:
CommandAggregate
<
C
,
S
>