|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Patcher
Applies patch to the file system.
| Method Summary | |
|---|---|
void |
applyPatch()
Applies patch. |
void |
close()
Disposes the patcher process. |
void |
interrupt()
Interrupts patching process. |
| Method Detail |
|---|
void applyPatch()
throws java.io.IOException
java.io.IOException - some file system operation failed or patch process
terminated with InterruptedPatchException
or some problem occurred during the patch process (UnsuccessfulPatchException).void interrupt()
applyPatch() may throw InterruptedPatchException
void close()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||