Interface ControllerDependencyInjector

All Known Implementing Classes:
GeoMapControllerDependencyInjector

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