- All Known Subinterfaces:
- ThreadViewProvider
- All Known Implementing Classes:
- SwingThreadViewService, VmClassStatViewProvider
public interface ViewProvider
Interface for View plugins to notify the controllers that the
appropriate view have been registered in the framework.
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.