Package org.apache.empire.jsf2.app
package org.apache.empire.jsf2.app
-
ClassDescriptionFacesConfiguration Allows programmatic Faces configuration as an alternative to the faces-config.xml In order to provide custom configuration you must override the class WebAppStartupListener and put it in the faces-config.xmlConfigTypeListWebDBContext<DB extends DBDatabase>This is the basic implementation of a DBContext for a web application Important: The connection is obtained on HttpRequest scope and hot held by the context The connection is automatically released via the FacesRequestPhaseListener