org.mule.modules.boot
Class MuleBootstrapUtils
java.lang.Object
org.mule.modules.boot.MuleBootstrapUtils
public final class MuleBootstrapUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MULE_LOCAL_JAR_FILENAME
public static final String MULE_LOCAL_JAR_FILENAME
- See Also:
- Constant Field Values
getMuleHomeFile
public static File getMuleHomeFile()
getMuleLibDir
public static File getMuleLibDir()
getMuleLocalJarFile
public static File getMuleLocalJarFile()
addLocalJarFilesToClasspath
public static void addLocalJarFilesToClasspath(File muleHome,
File muleBase)
throws Exception
- Throws:
Exception
addExternalJarFilesToClasspath
public static void addExternalJarFilesToClasspath(File muleHome,
MuleBootstrapUtils.ProxyInfo proxyInfo)
throws Exception
- Throws:
Exception
addLibrariesToClasspath
public static void addLibrariesToClasspath(List urls)
throws NoSuchMethodException,
IllegalAccessException,
InvocationTargetException
- Throws:
NoSuchMethodException
IllegalAccessException
InvocationTargetException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.