2015-06-10 06:53:15 +00:00
|
|
|
Providers
|
|
|
|
=========
|
|
|
|
|
|
|
|
Providers are strategies of accessing objects.
|
|
|
|
|
|
|
|
All providers are callable. They describe how particular objects are provided.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2015-06-16 07:37:57 +00:00
|
|
|
factory
|
|
|
|
singleton
|
|
|
|
static
|
2015-07-15 21:48:30 +00:00
|
|
|
callable
|
2015-06-18 13:34:26 +00:00
|
|
|
external_dependency
|
2015-06-19 09:44:46 +00:00
|
|
|
delegation
|