Class Plugins


  • public class Plugins
    extends java.lang.Object
    Combines plugin management commands
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void _add​(aQute.bnd.main.Plugins.PluginAddOptions opts)  
      void _remove​(aQute.bnd.main.Plugins.PluginRemoveOptions opts)  
      • Methods inherited from class java.lang.Object

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

      • _add

        public void _add​(aQute.bnd.main.Plugins.PluginAddOptions opts)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • _remove

        public void _remove​(aQute.bnd.main.Plugins.PluginRemoveOptions opts)