You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2015/03/11 15:52:38 UTC

[jira] [Created] (ISIS-1081) Make it possible to lookup Guice beans in Isis domain services

Martin Grigorov created ISIS-1081:
-------------------------------------

             Summary: Make it possible to lookup Guice beans in Isis domain services
                 Key: ISIS-1081
                 URL: https://issues.apache.org/jira/browse/ISIS-1081
             Project: Isis
          Issue Type: Improvement
          Components: Core
    Affects Versions: core-1.8.0
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


I have a use case where I need to send an email notification after creating a domain entity.
I was confused that EmailService is a Guice bean only so I've created a bridge domain service that looks up beans from Guice injector.

Now I see that I don't really need the bridge. I'll push it in a branch. If we find it useful then we could merge it later.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)