Interface for View plugins to notify the controllers that the
appropriate view have been registered in the framework. This allows
creating
UIComponent
s appropriate for the widget toolkit in
use.
View plugins should register an implementation of this class as a service
for the views that have been installed in the Thermostat framework.
Note: Controllers should listen for this service to be
available before registering themselves into the framework if they come into
separate bundles.