public class PatchCommand
extends Object
-
Constructor Summary
Constructors
-
Method Summary
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 Details
-
PatchCommand
public PatchCommand(bnd bnd)
-
Method Details
-
_create
public void _create(aQute.bnd.main.PatchCommand.createOptions opts)
throws Exception
- Throws:
Exception
-
_apply
public void _apply(aQute.bnd.main.PatchCommand.applyOptions opts)
throws Exception
- Throws:
Exception