Interface PluginSerializer

  • All Known Implementing Classes:
    PluginXMLSerializer

    public interface PluginSerializer
    Insert the class' description here. Creation date: (7.12.2001 14:47:29)
    Author:
    Matej Sekoranja
    • Method Detail

      • exportPlugins

        void exportPlugins​(String fileName,
                           PluginManager pluginManager)
                    throws Exception
        Insert the method's description here. Creation date: (7.12.2001 14:47:43)
        Parameters:
        fileName - fileName
        pluginManager - pluginManager
        Throws:
        Exception - foo
      • importPlugins

        void importPlugins​(String fileName,
                           PluginManager pluginManager)
                    throws Exception
        Insert the method's description here. Creation date: (7.12.2001 14:48:14)
        Parameters:
        fileName - fileName
        pluginManager - pluginManager
        Throws:
        Exception - foo