Class PatchCommand


  • public class PatchCommand
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PatchCommand​(bnd bnd)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void _apply​(aQute.bnd.main.PatchCommand.applyOptions opts)  
      void _create​(aQute.bnd.main.PatchCommand.createOptions opts)  
      • Methods inherited from class java.lang.Object

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

      • PatchCommand

        public PatchCommand​(bnd bnd)
    • Method Detail

      • _create

        public void _create​(aQute.bnd.main.PatchCommand.createOptions opts)
                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • _apply

        public void _apply​(aQute.bnd.main.PatchCommand.applyOptions opts)
                    throws java.lang.Exception
        Throws:
        java.lang.Exception