|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FacesImplementation | |
|---|---|
| org.apache.empire.jsf2.app | |
| org.apache.empire.jsf2.app.impl | |
| org.apache.empire.jsf2.pages | |
| Uses of FacesImplementation in org.apache.empire.jsf2.app |
|---|
| Methods in org.apache.empire.jsf2.app that return FacesImplementation | |
|---|---|
FacesImplementation |
FacesApplication.getFacesImplementation()
return the interface for Implementation specific features that are specific for Mojarra or MyFaces |
| Methods in org.apache.empire.jsf2.app with parameters of type FacesImplementation | |
|---|---|
void |
FacesApplication.setImplementation(FacesImplementation facesImpl,
javax.faces.application.Application applImpl)
|
| Constructors in org.apache.empire.jsf2.app with parameters of type FacesImplementation | |
|---|---|
FacesApplicationFactory(Class<? extends FacesApplication> applicationClass,
FacesImplementation facesImplementation,
AppStartupListener startupListener)
|
|
| Uses of FacesImplementation in org.apache.empire.jsf2.app.impl |
|---|
| Classes in org.apache.empire.jsf2.app.impl that implement FacesImplementation | |
|---|---|
class |
MojarraImplementation
|
class |
MyFacesImplementation
|
| Uses of FacesImplementation in org.apache.empire.jsf2.pages |
|---|
| Methods in org.apache.empire.jsf2.pages with parameters of type FacesImplementation | |
|---|---|
void |
PageDefinitions.registerPageBeans(FacesImplementation facesImpl)
Register page beans with the BeanManager |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||