|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FaceletCache.MemberFactory | |
|---|---|
| javax.faces.view.facelets | This package contains public classes for the Java code API of Facelets. |
| Uses of FaceletCache.MemberFactory in javax.faces.view.facelets |
|---|
| Methods in javax.faces.view.facelets that return FaceletCache.MemberFactory | |
|---|---|
protected FaceletCache.MemberFactory<V> |
FaceletCache.getMemberFactory()
Returns the |
protected FaceletCache.MemberFactory<V> |
FaceletCache.getMetadataMemberFactory()
Returns the |
| Methods in javax.faces.view.facelets with parameters of type FaceletCache.MemberFactory | |
|---|---|
protected void |
FaceletCache.setMemberFactories(FaceletCache.MemberFactory<V> faceletFactory,
FaceletCache.MemberFactory<V> viewMetadataFaceletFactory)
This must be called by the runtime
at startup time, before any requests are serviced, and allows for
the |
protected void |
FaceletCache.setMemberFactories(FaceletCache.MemberFactory<V> faceletFactory,
FaceletCache.MemberFactory<V> viewMetadataFaceletFactory)
This must be called by the runtime
at startup time, before any requests are serviced, and allows for
the |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||