[
https://issues.apache.org/jira/browse/IGNITE-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244298#comment-15244298
]
ASF GitHub Bot commented on IGNITE-1248:
----------------------------------------
GitHub user samaitra opened a pull request:
https://github.com/apache/ignite/pull/651
IGNITE-1248 Add a method to retrieve Spring application context
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/samaitra/ignite IGNITE-1248
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/651.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #651
----
commit 67595aa658ef94b0a380246c661e522a2d081ca6
Author: samaitra <[email protected]>
Date: 2016-04-16T16:38:00Z
IGNITE-1248 Add a method to retrieve Spring application context
----
> Add a method to retrieve Spring application context
> ---------------------------------------------------
>
> Key: IGNITE-1248
> URL: https://issues.apache.org/jira/browse/IGNITE-1248
> Project: Ignite
> Issue Type: Improvement
> Components: general
> Affects Versions: 1.1.4
> Reporter: Valentin Kulichenko
> Assignee: Saikat Maitra
>
> Currently there is a way to inject application context instance into task,
> closure, cache store using {{@SpringApplicationContextResource}} annotation.
> But there is no way to get context associated with an {{Ignite}} instance
> from user code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)