|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JasperAdapter
Represents an interface that must be implemented by classloaders that don't extend URLClassLoader and are installed as the parent classloader for web applications. This is used by the JSP engine to construct the classpath to pass to javac during JSP compilation.
| Method Summary | |
|---|---|
java.net.URL[] |
getURLs()
Returns the search path of URLs for loading classes and resources. |
| Method Detail |
|---|
java.net.URL[] getURLs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||