Uses of Class
org.javalite.activeweb.AppContext
Packages that use AppContext
-
Uses of AppContext in org.javalite.activeweb
Methods in org.javalite.activeweb that return AppContextModifier and TypeMethodDescriptiondefault AppContextRequestAccess.appContext()Returns instance ofAppContext.AppIntegrationSpec.getContext()Returns instance ofAppContextRequestDispatcher.getContext()Methods in org.javalite.activeweb with parameters of type AppContextModifier and TypeMethodDescriptionvoidBootstrap.destroy(AppContext context)Called when application is destroyed (un-deployed).abstract voidBootstrap.init(AppContext context)Called when application bootstraps.voidInitConfig.init(AppContext appContext)protected voidRequestDispatcher.initApp(AppContext context)