The global application instance.
Get the global Application.
Get the global Container.
The name of the queue where this object should be pushed by default.
When the item is popped from the queue, this method is called.
Get the method with the given name from this class, bound to this class.
function
Get the canonical resolver so we can re-instantiate this class from the queue. Throw an error if it could not be determined.
Call the make()
method on the global container.
Determine whether the object should be pushed to the queue or not.
Get the unqualified canonical resolver of this class, if one has been set.
Get the fully-qualified canonical resolver of this class, if one has been set.
Sets the fully- and un-qualified canonical resolver strings. Intended for use by the Canonical unit.
extollo (v. latin) - to lift up, to elevate
Extollo is a free & libre application framework in TypeScript.
Base class for an object that can be pushed to/popped from a queue.