Liferay 7.0-ce-b4

com.liferay.portal.module.framework
Class RuntimeClasspathResolver

java.lang.Object
  extended by com.liferay.portal.module.framework.RuntimeClasspathResolver
All Implemented Interfaces:
ClasspathResolver

public class RuntimeClasspathResolver
extends Object
implements ClasspathResolver


Constructor Summary
RuntimeClasspathResolver()
           
 
Method Summary
 URL[] getClasspathURLs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuntimeClasspathResolver

public RuntimeClasspathResolver()
Method Detail

getClasspathURLs

public URL[] getClasspathURLs()
                       throws Exception
Specified by:
getClasspathURLs in interface ClasspathResolver
Throws:
Exception

Liferay 7.0-ce-b4