Uses of Interface
com.funambol.syncclient.spap.launcher.Launcher

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

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

Classes in com.funambol.syncclient.spap.launcher that implement Launcher
 class JavaLauncher
          This class represents a Laucher for the execution of java class.
 class Win32Launcher
          This class represents a Laucher for the execution of the win program.
 

Methods in com.funambol.syncclient.spap.launcher that return Launcher
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.