Uses of Interface
de.espirit.firstspirit.module.WebEnvironment
Packages that use WebEnvironment
-
Uses of WebEnvironment in de.espirit.firstspirit.module
Methods in de.espirit.firstspirit.module with parameters of type WebEnvironmentModifier and TypeMethodDescriptionvoid
AbstractWebApp.init
(WebAppDescriptor descriptor, WebEnvironment env) Initialize the web app based on the given descriptor and enviroment.void
WebApp.init
(WebAppDescriptor descriptor, WebEnvironment environment) Initializes this component with the givendescriptor
andenvironment
.