Class PluginInstaller


  • public final class PluginInstaller
    extends java.lang.Object
    Plugin installer utility class.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean install​(java.io.File pluginFile)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • install

        public static boolean install​(java.io.File pluginFile)