Interface Plugin

    • Method Detail

      • destroy

        void destroy()
        Insert the method's description here. Creation date: (6.12.2001 22:04:45)
      • getAuthor

        String getAuthor()
        Insert the method's description here. Creation date: (6.12.2001 22:10:35)
        Returns:
        java.lang.String
      • getDescription

        String getDescription()
        Insert the method's description here. Creation date: (6.12.2001 22:09:48)
        Returns:
        java.lang.String
      • getName

        String getName()
        Insert the method's description here. Creation date: (6.12.2001 22:04:45)
        Returns:
        something
      • getVersion

        String getVersion()
        Insert the method's description here. Creation date: (6.12.2001 22:10:05)
        Returns:
        java.lang.String
      • init

        void init​(Properties properties,
                  PluginContext context)
        Insert the method's description here. Creation date: (6.12.2001 22:04:45)
        Parameters:
        properties - properties
        context - context
      • start

        void start()
        Insert the method's description here. Creation date: (6.12.2001 22:04:45)
      • stop

        void stop()
        Insert the method's description here. Creation date: (6.12.2001 22:04:45)