It would be good if action annotations are repeatable.
By doing that it would be possible to handle multiple actions of the same kind in one method call.
Another thing to allow actions to be added in a specific order.
This would allow to build complex action stacks in one single method call.
One thing to consider are metzhod parameter actions vs method actions.