public class URLClassLoaderWebXmlLocator extends Object implements org.jboss.solder.servlet.webxml.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.| Constructor and Description |
|---|
URLClassLoaderWebXmlLocator() |
public int getPrecedence()
getPrecedence in interface org.jboss.solder.util.Sortablepublic URL getWebXmlLocation(ClassLoader classLoader)
getWebXmlLocation in interface org.jboss.solder.servlet.webxml.WebXmlLocatorCopyright © 2008-2013 Seam Framework. All Rights Reserved.