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)

Reply via email to