Uses of Class
com.funambol.syncclient.spap.AssetInstallationException

Packages that use AssetInstallationException
com.funambol.syncclient.spap.launcher   
 

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

Methods in com.funambol.syncclient.spap.launcher that throw AssetInstallationException
 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.
static Launcher LauncherFactory.getLauncher(java.lang.String programName)
          Returns an instance of the appropriate Launcher for the given programName
 



Copyright © 2010 Funambol. All Rights Reserved.