2015-06-10 09:53:15 +03: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 10:37:57 +03:00
|
|
|
factory
|
|
|
|
singleton
|
|
|
|
static
|