Class: CommandBusTopic<T>
Represents a definition for an event bus to communicate between related components with the same topic.
Type Parameters
Type Parameter |
---|
|
Methods
define()
static
define<T
>():CommandBusTopic
<T
>
Defines a new command event topic.
Type Parameters
Type Parameter |
---|
|