The services that are provided by the container to components executing within the context of the container.
Attribute Details
services
-
The services that are provided by the container to components executing within the context of the container. The types of services provided by a container are restricted depending on the type of container based upon a comparison of the service's scope with the scope of the container. data type:Service*