|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstallException | |
---|---|
org.hardcode.juf | |
org.hardcode.juf.sample |
Uses of InstallException in org.hardcode.juf |
---|
Methods in org.hardcode.juf that throw InstallException | |
---|---|
void |
JUpdate.doUpdate(java.util.HashMap clientStatus,
UpdateInfo clientUpdateInfo,
java.lang.String name,
Update u,
ProgressListener listener)
Realiza la actualización |
UpdateInfo |
Installer.install(java.util.HashMap clientStatus,
UpdateInfo status,
ProgressListener listener)
Método invocado cuando se ha descargado el jar de actualización |
Uses of InstallException in org.hardcode.juf.sample |
---|
Methods in org.hardcode.juf.sample that throw InstallException | |
---|---|
UpdateInfo |
SampleUpdate.install(java.util.HashMap clientStatus,
UpdateInfo status,
ProgressListener listener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |