org.mule.modules.boot
Class LibraryDownloader
java.lang.Object
org.mule.modules.boot.LibraryDownloader
public class LibraryDownloader
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LibraryDownloader
public LibraryDownloader(File muleHome)
LibraryDownloader
public LibraryDownloader(File muleHome,
String proxyHost,
String proxyPort,
String proxyUsername,
String proxyPassword)
LibraryDownloader
public LibraryDownloader(File muleHome,
MuleBootstrapUtils.ProxyInfo proxyInfo)
downloadLibraries
public List downloadLibraries()
throws IOException
- Throws:
IOException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.