|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebApplicationHandle | |
|---|---|
| net.contextfw.web.application.internal.providers | |
| net.contextfw.web.application.internal.service | |
| Uses of WebApplicationHandle in net.contextfw.web.application.internal.providers |
|---|
| Methods in net.contextfw.web.application.internal.providers that return WebApplicationHandle | |
|---|---|
WebApplicationHandle |
WebApplicationHandleProvider.get()
|
| Uses of WebApplicationHandle in net.contextfw.web.application.internal.service |
|---|
| Methods in net.contextfw.web.application.internal.service that return WebApplicationHandle | |
|---|---|
WebApplicationHandle |
WebApplicationContextHandler.createNewHandle()
|
WebApplicationHandle |
WebApplicationContext.getHandle()
|
| Methods in net.contextfw.web.application.internal.service with parameters of type WebApplicationHandle | |
|---|---|
WebApplicationContext |
WebApplicationContextHandler.getContext(WebApplicationHandle handle)
|
void |
WebApplicationContextHandler.refreshApplication(WebApplicationHandle handle)
|
void |
WebApplicationContextHandler.removeApplication(WebApplicationHandle handle)
|
void |
WebApplicationContext.setHandle(WebApplicationHandle handle)
|
| Constructors in net.contextfw.web.application.internal.service with parameters of type WebApplicationHandle | |
|---|---|
WebApplicationContext(HttpContext httpContext,
WebApplicationHandle handle,
WebApplicationScopedBeans beans)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||