<f:ajax render="@form" listener="#{myBean.update}" />
public void update(final AjaxBehaviorEvent event) { // 何か処理 }