Interface ControllerDependencyInjector

All Known Implementing Classes:
BpmControllerDependencyInjector

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: