public class URLClassLoaderWebXmlLocator extends Object implements WebXmlLocator
WebXmlLocator will try to identify the location of web.xml by examining the URLs
the classloader uses for loading classes. This will only work if the classloader is a URLClassLoader.Sortable.Comparator| Constructor and Description |
|---|
URLClassLoaderWebXmlLocator() |
public int getPrecedence()
getPrecedence in interface Sortablepublic URL getWebXmlLocation(ClassLoader classLoader)
getWebXmlLocation in interface WebXmlLocatorCopyright © 2008-2013 JBoss by Red Hat. All Rights Reserved.