Uses of Class
org.apache.empire.jsf2.app.WebApplication
Packages that use WebApplication
-
Uses of WebApplication in org.apache.empire.jsf2.app
Fields in org.apache.empire.jsf2.app declared as WebApplicationMethods in org.apache.empire.jsf2.app with type parameters of type WebApplicationModifier and TypeMethodDescriptionstatic <T extends WebApplication>
TWebApplication.getInstance()Returns the one and only instance of the WebApplication (Singleton)Methods in org.apache.empire.jsf2.app that return WebApplicationModifier and TypeMethodDescriptionprotected WebApplicationWebAppStartupListener.createWebApplication(javax.faces.context.FacesContext startupContext) Creates a WebApplication instancestatic WebApplicationFacesUtils.getWebApplication()Methods in org.apache.empire.jsf2.app with parameters of type WebApplicationModifier and TypeMethodDescriptionprotected voidWebAppStartupListener.initWebApplication(WebApplication facesApp, javax.faces.context.FacesContext startupContext) Initializes a WebApplication instance