| Package | Description |
|---|---|
| org.javalite.activeweb | |
| org.javalite.activeweb.freemarker |
| Modifier and Type | Method and Description |
|---|---|
static AppContext |
RequestUtils.appContext()
Returns instance of
AppContext. |
protected AppContext |
HttpSupport.appContext()
Returns instance of
AppContext. |
AppContext |
RequestDispatcher.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
Bootstrap.destroy(AppContext context)
Called when application is destroyed (un-deployed).
|
abstract void |
Bootstrap.init(AppContext context)
Called when application is bootstraps.
|
abstract void |
AppConfig.init(AppContext appContext) |
protected void |
RequestDispatcher.initApp(AppContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected AppContext |
FreeMarkerTag.appContext()
Returns instance of
AppContext. |
Copyright © 2016. All rights reserved.