[ 
https://issues.apache.org/jira/browse/IGNITE-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15863389#comment-15863389
 ] 

Pavel Tupitsyn commented on IGNITE-4685:
----------------------------------------

Better way is probably a mechanism similar to {{PlatformBootstrapFactory}}:
* .NET sends some id and config contents
* Java uses service locator to find a {{PlatformPluginConfigurationFactory}} 
implementation with specified id
* Calls {{PlatformPluginConfigurationFactory.create(BinaryRawReader)}} method 
to read a {{PluginConfiguration}} from stream

> Propagate platform plugin configuration to Java
> -----------------------------------------------
>
>                 Key: IGNITE-4685
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4685
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.0
>
>
> {{IPluginConfiguration}} implementations should be able to propagate data to 
> Java side and update corresponding {{PluginConfiguration}} there.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to