================ Service Bindings ================ - The element **iocConfiguration/dependencyInjection/services** lists service bindings that will be loaded into **IoC** container. - The element **iocConfiguration/dependencyInjection/services** has two types of child elements, **service** and **selfBoundService**. .. toctree:: element-service.rst element-self-bound-service.rst element-proxy-service.rst element-value-implementation.rst implementation-constructor-parameters.rst property-injection.rst