public interface ClasspathResolver
| Modifier and Type | Method and Description |
|---|---|
List<String> |
findBasePackages()
Find all base packages, including the ones using the new META-INF configuration
|
URL |
findWebInfClassesLocation()
Where is WEB-INF/classes?
|
ClassLoader |
getClassLoader() |
URL findWebInfClassesLocation()
List<String> findBasePackages()
ClassLoader getClassLoader()
Copyright © 2014 Caelum. All Rights Reserved.