ActionSource2 extends {@link ActionSource} andprovides a JavaBeans property analogous to the "action
" property on ActionSource
. The difference is the type of this property is a {@link MethodExpression} rather than aMethodBinding
. This allows the ActionSource
concept to leverage the new Unified EL API.
|
|