Uses of Class
org.javalite.activeweb.AppContext
-
Uses of AppContext in org.javalite.activeweb
Modifier and TypeMethodDescriptiondefault AppContext
RequestAccess.appContext()
Returns instance ofAppContext
.AppIntegrationSpec.getContext()
Returns instance ofAppContext
RequestDispatcher.getContext()
Modifier and TypeMethodDescriptionvoid
Bootstrap.destroy(AppContext context)
Called when application is destroyed (un-deployed).abstract void
Bootstrap.init(AppContext context)
Called when application bootstraps.void
InitConfig.init(AppContext appContext)
protected void
RequestDispatcher.initApp(AppContext context)