Package | Description |
---|---|
org.javalite.activeweb |
ActiveWeb - the agile java framework
|
Modifier and Type | Method and Description |
---|---|
default AppContext |
RequestAccess.appContext()
Returns instance of
AppContext . |
AppContext |
AppIntegrationSpec.getContext()
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.
|
void |
InitConfig.init(AppContext appContext) |
protected void |
RequestDispatcher.initApp(AppContext context) |
Copyright © 2020 JavaLite. All rights reserved.