com.liferay.portal.kernel.process
Class ClassPathUtil
java.lang.Object
com.liferay.portal.kernel.process.ClassPathUtil
public class ClassPathUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassPathUtil
public ClassPathUtil()
getClassPathURLs
public static URL[] getClassPathURLs(String classPath)
throws MalformedURLException
- Throws:
MalformedURLException
getGlobalClassPath
public static String getGlobalClassPath()
getJVMClassPath
public static String getJVMClassPath(boolean includeBootClassPath)
getPortalClassPath
public static String getPortalClassPath()
initializeClassPaths
public static void initializeClassPaths(javax.servlet.ServletContext servletContext)