com.liferay.portal.module.framework
Class RuntimeClasspathResolver
java.lang.Object
com.liferay.portal.module.framework.RuntimeClasspathResolver
- All Implemented Interfaces:
- ClasspathResolver
public class RuntimeClasspathResolver
- extends Object
- implements ClasspathResolver
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuntimeClasspathResolver
public RuntimeClasspathResolver()
getClasspathURLs
public URL[] getClasspathURLs()
throws Exception
- Specified by:
getClasspathURLs in interface ClasspathResolver
- Throws:
Exception