Moti Asayag has submitted this change and it was merged. Change subject: core: CDI Transaction Interceptor ......................................................................
core: CDI Transaction Interceptor Allow developers to mark CDI beans and their methods as transactional, and make sure that methods will run in a transactional context Change-Id: I94bf3b41764b137e5456995d393f023d3564e301 Bug-Url: https://bugzilla.redhat.com/1159621 Signed-off-by: lzel...@redhat.com <lzel...@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/utils/ModuleConfigurationExtension.java A backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/transaction/Transactional.java A backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/transaction/TransactionalInterceptor.java M backend/manager/modules/utils/src/main/modules/org/ovirt/engine/core/utils/main/module.xml 4 files changed, 99 insertions(+), 47 deletions(-) Approvals: Martin Peřina: Looks good to me, but someone else must approve Jenkins CI: Looks good to me, but someone else must approve Moti Asayag: Looks good to me, approved Liran Zelkha: Verified -- To view, visit https://gerrit.ovirt.org/39790 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I94bf3b41764b137e5456995d393f023d3564e301 Gerrit-PatchSet: 12 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Liran Zelkha <lzel...@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liran Zelkha <lzel...@redhat.com> Gerrit-Reviewer: Martin Peřina <mper...@redhat.com> Gerrit-Reviewer: Moti Asayag <masa...@redhat.com> Gerrit-Reviewer: Yevgeny Zaspitsky <yzasp...@redhat.com> Gerrit-Reviewer: automat...@ovirt.org _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches