Change in ovirt-engine[master]: core: inject DAOs in Backend

masayag at redhat.com masayag at redhat.com
Tue Jun 14 13:10:39 UTC 2016


Moti Asayag has submitted this change and it was merged.

Change subject: core: inject DAOs in Backend
......................................................................


core: inject DAOs in Backend

Obtain DAOs in Backend class using CDI rather than
static methods in DbFacade.

Consuming specific dependencies rather then "big all-know"
(e.g. DbFacade) whould help resolving cirular dependency problems.

Change-Id: I3170007c2491744c2a5f5d1a45674950235a32bd
Signed-off-by: Yevgeny Zaspitsky <yzaspits at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/Backend.java
1 file changed, 22 insertions(+), 7 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Moti Asayag: Looks good to me, approved
  Yevgeny Zaspitsky: Verified



-- 
To view, visit https://gerrit.ovirt.org/58945
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I3170007c2491744c2a5f5d1a45674950235a32bd
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yevgeny Zaspitsky <yzaspits at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Yevgeny Zaspitsky <yzaspits at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list