- All Superinterfaces:
- ActionObjectBinder, BeanBinder, ObjectBinder
- All Known Implementing Classes:
- ActionBeanBinderImpl
public interface ActionBeanBinder
extends ActionObjectBinder, BeanBinder
Adds binding capabilities for Action names and bean property names
to the ObjectBinder capabilities.
- Since:
- 2.7
- Author:
- Karsten Lentzsch