Hello I'm creating plugin which should know the list of available tools plugins.The idea was that those plugins during application loading will call singletone method of hypervisor plugin.So I wanted to know if that is possible to have method inside plugins to be called during Application startup. Thank you Date: Fri, 14 Aug 2015 16:41:54 +0200 From: sascha.zel...@gmail.com To: mitk-users@lists.sourceforge.net Subject: Re: [mitk-users] Is there way to make some action by some plugin after it's loading
Hi, it's hard to give you proper advice without exactly knowing what you are trying to achieve. You cant obviously call a function from a plug-in until its shared library is loaded. There are different hooks, listeners, etc. but without knowing your use case I could just guess... Cheers, Sascha Am 14/08/2015 um 14:09 schrieb Pukhlikov Mikhail: Hello. I need to make some action by some plugin after it's loading. Not when I activate it. Before Activator loading. Just when MITK itself starts it enumerates available plugins and in that time I need to call some function iside that plugin. Thank you. ------------------------------------------------------------------------------ _______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ _______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users
------------------------------------------------------------------------------
_______________________________________________ mitk-users mailing list mitk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mitk-users