A factory for instances created by the Container. Called every time an instance is needed.
Factory method, that should create the bind instance.
the instance to be used by the Container
Generated using TypeDoc
A factory for instances created by the Container. Called every time an instance is needed.