Hi Alex, 

Thank you for the reply . 
I guess I was looking for this 
>>  the createComponent API is called internally by Ignite to create
components inside your plugin

So if your plugin has only one component, you can as well implement the
createComponent and return the right processor. The plugin method is dummy
in such a case ( for eg :
https://github.com/apache/ignite/blob/ignite-2.5/modules/compatibility/src/test/java/org/apache/ignite/compatibility/testframework/plugins/TestCompatibilityPluginProvider.java
)

regards,
Veena.





--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to