- All Superinterfaces:
- ViewAware, ViewBindable
public interface ControllerAccessor
extends ViewBindable
A marker interface used to generate controller wrappers. These wrappers are useful
to avoid reference to controllers on view made with strings. With a wrapper, you can
invoke an accessor method for each controller.
- Author:
- Thiago da Rosa de Bustamante