|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebXmlLocator
SPI for finding the location of web.xml
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jboss.solder.util.Sortable |
---|
Sortable.Comparator |
Method Summary | |
---|---|
URL |
getWebXmlLocation(ClassLoader classLoader)
Returns the guessed location of web.xml . |
Methods inherited from interface org.jboss.solder.util.Sortable |
---|
getPrecedence |
Method Detail |
---|
URL getWebXmlLocation(ClassLoader classLoader)
web.xml
.
classLoader
- The classloader to use for resource lookups
web.xml
or null
if the location could not be identified
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |