org.jesktop
Interface AppInstaller


public interface AppInstaller

Interface AppInstaller

Version:
* $Revision: 1.1 $
Author:
Paul Hammant Paul_Hammant@yahoo.com

Method Summary
 void installApps(java.net.URL url)
          Method installApps
 void installApps(java.net.URL[] urls)
          Method installApps
 

Method Detail

installApps

public void installApps(java.net.URL url)
                 throws JesktopPackagingException
Method installApps

Parameters:
url -
Throws:
JesktopPackagingException

installApps

public void installApps(java.net.URL[] urls)
                 throws JesktopPackagingException
Method installApps

Parameters:
urls -
Throws:
JesktopPackagingException


Copyright © 2004 Jesktop Project. All Rights Reserved.