You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2018/08/16 14:16:00 UTC

[jira] [Created] (IGNITE-9299) .NET: Support dependency injection for user-defined classes that are instantiated by Ignite

Pavel Tupitsyn created IGNITE-9299:
--------------------------------------

             Summary: .NET: Support dependency injection for user-defined classes that are instantiated by Ignite
                 Key: IGNITE-9299
                 URL: https://issues.apache.org/jira/browse/IGNITE-9299
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn


Ignite instantiates some of user-defined classes like Services, Compute Jobs, and so on.
There is no way to inject user-specific dependencies into these objects.

See StackOverflow question for more details:
https://stackoverflow.com/questions/51872358/dependency-injection-in-apache-ignite-net-service

In java there is {{@ SpringResource}}, we need to come up with a similar solution.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)