Description
Checking some ajax stuff, it was found AjaxBehavior uses a map that is not serialized on the state.
I think it is better to use a variant _DeltaStateHelper class and handle ValueExpression in a similar way as UIComponentBase does, because that class was tested using many junit tests and to make easier synchronize that code.