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 2017/01/27 16:03:24 UTC

[jira] [Commented] (IGNITE-4444) Extend .NET plugin API to interact with Java

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

Pavel Tupitsyn commented on IGNITE-4444:
----------------------------------------

Java side already has a good API to use: {{PluginProvider.initExtensions()}}, which are available to us via {{IgnitePluginProcessor.extensions}}. This way many active plugins can each provide their instance of {{PlatformExtension}}. As long as ids are unique, there would be no conflicts.

> Extend .NET plugin API to interact with Java
> --------------------------------------------
>
>                 Key: IGNITE-4444
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4444
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.0
>
>
> Plugin authors should be able to interact with Java part of the plugin: call .NET->Java and Java->.NET.



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