@eveble/eveble

Hierarchy

  • RouterType

Index

Constructors

Constructors

constructor

+ new RouterType(EventSourceableType?: EventSourceableType, InitializingMessageType?: MessageTypeCommand | Event›, routedCommands?: MessageTypeCommand›[], routedEvents?: MessageTypeEvent›[]): Router

Parameters:

NameType
EventSourceableType?EventSourceableType
InitializingMessageType?MessageTypeCommand | Event
routedCommands?MessageTypeCommand›[]
routedEvents?MessageTypeEvent›[]

Returns: Router

+ new RouterType(EventSourceableType?: EventSourceableType, InitializingMessageType?: MessageType‹Command | Event›, routedCommands?: MessageType‹Command›[], routedEvents?: MessageType‹Event›[]): Router

Parameters:

NameType
EventSourceableType?EventSourceableType
InitializingMessageType?MessageType‹Command | Event›
routedCommands?MessageType‹Command›[]
routedEvents?MessageType‹Event›[]

Returns: Router