com.funambol.client.source
Interface ExternalAppManager


public interface ExternalAppManager


Method Summary
 void launch(AppSyncSource source, java.lang.Object[] args)
          Launcher for the application associated to the given source.
 

Method Detail

launch

void launch(AppSyncSource source,
            java.lang.Object[] args)
            throws java.lang.Exception
Launcher for the application associated to the given source.

Parameters:
source - the source whose viewer application is being launched
args - the arguments for the viewer
Throws:
java.lang.Exception


Copyright © 2001-2009 Funambol.