Interface ActionSource2

All Superinterfaces:
ActionSource

@Deprecated(since="4.1", forRemoval=true) public interface ActionSource2 extends ActionSource
Deprecated, for removal: This API element is subject to removal in a future version.
Use ActionSource instead.

ActionSource2 extends ActionSource and provides a JavaBeans "action" property. The type of this property is a MethodExpression. This allows the ActionSource concept to leverage the Jakarta Expression Language API.

Since:
1.2