CapGdlrCommandHandlers.Context¶
Inherits: RefCounted < Object
Services that a handler can call while it runs.
Properties¶
Property Descriptions¶
Returns application state. The bundled bus sets a callable that returns null. Replace it in a middleware or a custom bus.
Dispatches another envelope through the bus. Takes a CapGdlrCommandBus.CommandEnvelope and returns a CapGdlrCommandBus.CommandResult.