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.
See Javadoc of Faces Specification
  • Method Details

    • getActionExpression

      jakarta.el.MethodExpression getActionExpression()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      getActionExpression in interface ActionSource
    • setActionExpression

      void setActionExpression(jakarta.el.MethodExpression action)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      setActionExpression in interface ActionSource