|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.container.servlet.ServletApplicationContext
public class ServletApplicationContext
| Constructor Summary | |
|---|---|
ServletApplicationContext(javax.servlet.ServletContext servletContext)
|
|
| Method Summary | |
|---|---|
java.net.URL |
getResource(java.lang.String resourceName)
|
java.io.InputStream |
getResourceAsStream(java.lang.String resourceName)
|
javax.servlet.ServletContext |
getServletContext()
|
java.io.File |
getTemporaryDirectory()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServletApplicationContext(javax.servlet.ServletContext servletContext)
| Method Detail |
|---|
public javax.servlet.ServletContext getServletContext()
public java.io.InputStream getResourceAsStream(java.lang.String resourceName)
getResourceAsStream in interface ApplicationContextApplicationContext.getResourceAsStream(String)
public java.net.URL getResource(java.lang.String resourceName)
throws java.net.MalformedURLException
getResource in interface ApplicationContextjava.net.MalformedURLExceptionApplicationContext.getResource(String)public java.io.File getTemporaryDirectory()
getTemporaryDirectory in interface ApplicationContextApplicationContext.getTemporaryDirectory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||