Package | Description |
---|---|
org.apache.empire.jsf2.app | |
org.apache.empire.jsf2.impl | |
org.apache.empire.jsf2.pages |
Modifier and Type | Method and Description |
---|---|
protected FacesImplementation |
WebAppStartupListener.detectFacesImplementation()
Detects the JSF Implementation and returns an implmentation handler class.
|
FacesImplementation |
WebApplication.getFacesImplementation()
return the interface for Implementation specific features
that are specific for Mojarra or MyFaces
|
static FacesImplementation |
FacesUtils.getFacesImplementation() |
Modifier and Type | Method and Description |
---|---|
void |
WebApplication.init(FacesImplementation facesImpl,
javax.faces.context.FacesContext startupContext)
Init the Application
|
Modifier and Type | Class and Description |
---|---|
class |
MojarraImplementation |
class |
MyFacesImplementation |
Modifier and Type | Method and Description |
---|---|
void |
PageDefinitions.registerPageBeans(FacesImplementation facesImpl)
Register page beans with the BeanManager
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.