Liferay 7.0-ce-b4

com.liferay.portal.module.framework
Interface ClasspathResolver

All Known Implementing Classes:
RuntimeClasspathResolver

public interface ClasspathResolver


Method Summary
 URL[] getClasspathURLs()
           
 

Method Detail

getClasspathURLs

URL[] getClasspathURLs()
                       throws Exception
Throws:
Exception

Liferay 7.0-ce-b4