Base class for Injection-aware classes that automatically pass along their configured container to instances created via their make method.
make
Get the container for this instance.
Instantiate a new injectable using the container.
Set the container for this instance.
extollo (v. latin) - to lift up, to elevate
Extollo is a free & libre application framework in TypeScript.
Base class for Injection-aware classes that automatically pass along their configured container to instances created via their
make
method.