|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FacesContextFactory | |
---|---|
javax.faces.context | Classes and interfaces defining per-request state information. |
javax.faces.mock |
Uses of FacesContextFactory in javax.faces.context |
---|
Methods in javax.faces.context that return FacesContextFactory | |
---|---|
FacesContextFactory |
FacesContextFactory.getWrapped()
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped. |
FacesContextFactory |
FacesContextFactory.getWrapped()
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped. |
Uses of FacesContextFactory in javax.faces.mock |
---|
Constructors in javax.faces.mock with parameters of type FacesContextFactory | |
---|---|
MockFacesContextFactoryExtender(FacesContextFactory oldImpl)
|
|
MockFacesContextFactoryExtender2(FacesContextFactory oldImpl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |