Interface PluginContainer

    • Method Detail

      • loadPlugin

        void loadPlugin​(PluginsEnvelop<Plugin> envelop)
        Loads the plugin to the envelop in order to pass it without exposing the methods.
        Parameters:
        envelop - envelop where the plugin instance must be stored.