|
TrueUpdate Manager Core 0.1.7 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface UpdateResolver
Resolves ZIP patch files for artifact updates.
Applications have no need to implement this class and should not do so because it may be subject to future expansion.
| Method Summary | |
|---|---|
File |
resolveZipPatchFile(UpdateDescriptor descriptor)
Resolves the ZIP patch file for the given update descriptor. |
| Method Detail |
|---|
File resolveZipPatchFile(UpdateDescriptor descriptor)
throws Exception
descriptor - the update descriptor.
Exception - at the discretion of the implementation.
|
TrueUpdate Manager Core 0.1.7 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||