Uses of Class
com.funambol.syncclient.spap.installer.InstallationContext

Packages that use InstallationContext
com.funambol.syncclient.spap.installer   
com.funambol.syncclient.spap.launcher   
 

Uses of InstallationContext in com.funambol.syncclient.spap.installer
 

Methods in com.funambol.syncclient.spap.installer with parameters of type InstallationContext
static int SPSInstaller.install(InstallationContext ctx)
           
static int SPSInstaller.uninstall(InstallationContext ctx)
           
 

Uses of InstallationContext in com.funambol.syncclient.spap.launcher
 

Methods in com.funambol.syncclient.spap.launcher with parameters of type InstallationContext
 int JavaLauncher.execute(java.lang.String programName, boolean install, InstallationContext ctx)
          Executes the class with given name.
 int Launcher.execute(java.lang.String programName, boolean install, InstallationContext ctx)
          Executes the specified programName in the given workingDirectory.
 int Win32Launcher.execute(java.lang.String programName, boolean install, InstallationContext ctx)
          Executes the win program with given name.
 



Copyright © 2010 Funambol. All Rights Reserved.