Connections to other event busses to be propagated.
True if the bus has been initialized.
The current status of the unit.
Local listeners subscribed to events on this bus.
The global application instance.
Get the global Application.
Call all local listeners for the given event. Returns true if the propagation of the event should be halted.
Get the global Container.
Clean up this event bus.
Get the method with the given name from this class, bound to this class.
function
Call the make()
method on the global container.
Called before the parent container of this instance is destroyed.
Register a pipeline as an event handler.
Push an event onto the bus.
Returns true if the given event should be pushed to connected event busses.
Subscribe to an event on the bus.
Initialize this event bus.
extollo (v. latin) - to lift up, to elevate
Extollo is a free & libre application framework in TypeScript.
Propagating event bus implementation.