themeComponentProviderServiceInterface

A service that provides the available IviThemeComponents. As this is a discoverable service, various domains can have their own implementation of this interface. The components of all the services combined will be made available to the theming service.

Each implementation must set an IviServiceInterfaceConfig.serviceId. Example:

themeComponentProviderServiceInterface.copy(serviceId = "<serviceId>")