aicas logoJamaica 6.4 release 1

javax.jnlp
Interface ExtensionInstallerService


public interface ExtensionInstallerService


Method Summary
 URL getExtensionLocation()
           
 String getExtensionVersion()
           
 String getInstalledJRE(URL url, String version)
           
 String getInstallPath()
           
 void hideProgressBar()
           
 void hideStatusWindow()
           
 void installFailed()
           
 void installSucceeded(boolean needsReboot)
           
 void setHeading(String heading)
           
 void setJREInfo(String platformVersion, String jrePath)
           
 void setNativeLibraryInfo(String path)
           
 void setStatus(String status)
           
 void updateProgress(int value)
           
 

Method Detail

getInstallPath

String getInstallPath()

getExtensionVersion

String getExtensionVersion()

getExtensionLocation

URL getExtensionLocation()

hideProgressBar

void hideProgressBar()

hideStatusWindow

void hideStatusWindow()

setHeading

void setHeading(String heading)

setStatus

void setStatus(String status)

updateProgress

void updateProgress(int value)

installSucceeded

void installSucceeded(boolean needsReboot)

installFailed

void installFailed()

setJREInfo

void setJREInfo(String platformVersion,
                String jrePath)

setNativeLibraryInfo

void setNativeLibraryInfo(String path)

getInstalledJRE

String getInstalledJRE(URL url,
                       String version)

aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.