[jira] [Created] (IGNITE-779) Allow to load configurations from abstract input stream

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-779) Allow to load configurations from abstract input stream

Anton Vinogradov (Jira)
Valentin Kulichenko created IGNITE-779:
------------------------------------------

             Summary: Allow to load configurations from abstract input stream
                 Key: IGNITE-779
                 URL: https://issues.apache.org/jira/browse/IGNITE-779
             Project: Ignite
          Issue Type: Improvement
          Components: general
    Affects Versions: sprint-3
            Reporter: Valentin Kulichenko
            Assignee: Yakov Zhdanov
            Priority: Critical
             Fix For: sprint-4


Currently we allow to load configurations from Spring XML file providing its local path or URL. Need to add an option to do the same, but providing {{InputStream}} instead.

Two methods should be added:
* {{Ignition.start(InputStream in)}}
* {{Ignition.loadSpringBean(InputStream in, String beanName)}}



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