Interface ControllerDependencyInjector


public interface ControllerDependencyInjector
Implementations of the interface are used for wiring of fields/setters to the screen controllers. It defines additional dependency injectors to the base UiControllerDependencyInjector.
See Also: