Package | Description |
---|---|
org.apache.empire.jsf2.app | |
org.apache.empire.jsf2.app.impl | |
org.apache.empire.jsf2.pages |
Modifier and Type | Method and Description |
---|---|
FacesImplementation |
FacesApplication.getFacesImplementation()
return the interface for Implementation specific features
that are specific for Mojarra or MyFaces
|
Modifier and Type | Method and Description |
---|---|
void |
FacesApplication.setImplementation(FacesImplementation facesImpl,
javax.faces.application.Application applImpl) |
Constructor and Description |
---|
FacesApplicationFactory(Class<? extends FacesApplication> applicationClass,
FacesImplementation facesImplementation,
AppStartupListener startupListener) |
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–2015 Apache Software Foundation. All rights reserved.