Interface MessageBusConfig
Defines keys of the MessageBus config.
Constants summary
string |
HANDLERS_CONFIG_NAME
Name of the message bus handlers config. |
#
'message-bus-handlers'
|
string |
HANDLERS
An array of key/value pairs where key is a message class and value its handler. |
#
'handlers'
|