|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hardcode.juf.sample.SampleUpdate
public class SampleUpdate
Constructor Summary | |
---|---|
SampleUpdate()
|
Method Summary | |
---|---|
UpdateInfo |
install(java.util.HashMap clientStatus,
UpdateInfo status,
ProgressListener listener)
Método invocado cuando se ha descargado el jar de actualización |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleUpdate()
Method Detail |
---|
public UpdateInfo install(java.util.HashMap clientStatus, UpdateInfo status, ProgressListener listener) throws InstallException
Installer
install
in interface Installer
clientStatus
- Estado asignado por el cliente para la ejecución de la actualizaciónstatus
- actualización residente en el clientelistener
- escuchador del progreso de la actualización. Puede ser
null
InstallException
org.hardcode.juf.Installer#install(java.util.HashMap, org.hardcode.jupdate.status.UpdateInfo, org.hardcode.jupdate.ProgressListener)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |