@eveble/eveble
Hierarchy
- RouterType
Index
Constructors
Constructors
constructor
+ new RouterType(EventSourceableType?
: EventSourceableType, InitializingMessageType?
: MessageType‹Command | Event›, routedCommands?
: MessageType‹Command›[], routedEvents?
: MessageType‹Event›[]): Router
Parameters:
Name | Type |
---|---|
EventSourceableType? | EventSourceableType |
InitializingMessageType? | MessageType‹Command | Event› |
routedCommands? | MessageType‹Command›[] |
routedEvents? | MessageType‹Event›[] |
Returns: Router
+ new RouterType(EventSourceableType?
: EventSourceableType, InitializingMessageType?
: MessageType‹Command | Event›, routedCommands?
: MessageType‹Command›[], routedEvents?
: MessageType‹Event›[]): Router
Parameters:
Name | Type |
---|---|
EventSourceableType? | EventSourceableType |
InitializingMessageType? | MessageType‹Command | Event› |
routedCommands? | MessageType‹Command›[] |
routedEvents? | MessageType‹Event›[] |
Returns: Router