|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebApp | |
|---|---|
| org.kohsuke.stapler | Stapler URL->Object mapping framework. |
| Uses of WebApp in org.kohsuke.stapler |
|---|
| Fields in org.kohsuke.stapler declared as WebApp | |
|---|---|
WebApp |
MetaClass.webApp
WebApp that owns this meta class. |
| Methods in org.kohsuke.stapler that return WebApp | |
|---|---|
static WebApp |
WebApp.get(javax.servlet.ServletContext context)
Obtains the WebApp associated with the given ServletContext. |
static WebApp |
WebApp.getCurrent()
Gets the current WebApp that the calling thread is associated with. |
WebApp |
StaplerRequest.getWebApp()
Short for getStapler().getWebApp() |
WebApp |
Stapler.getWebApp()
|
WebApp |
RequestImpl.getWebApp()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||