Class Factory
java.lang.Object
org.apache.myfaces.config.element.Factory
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FactoryImpl
- Author:
- Oliver Rossmueller
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription
- 
Constructor Details- 
Factorypublic Factory()
 
- 
- 
Method Details- 
getApplicationFactory
- 
getExceptionHandlerFactory
- 
getExternalContextFactory
- 
getFacesContextFactory
- 
getLifecycleFactory
- 
getViewDeclarationLanguageFactory
- 
getPartialViewContextFactory
- 
getRenderkitFactory
- 
getTagHandlerDelegateFactory
- 
getVisitContextFactory
- 
getFaceletCacheFactory- Returns:
- Since:
- 2.1.0
 
- 
getFlashFactory- Returns:
- Since:
- 2.2
 
- 
getFlowHandlerFactory- Returns:
- Since:
- 2.2
 
- 
getClientWindowFactory- Returns:
- Since:
- 2.2
 
- 
getSearchExpressionContextFactory- Returns:
- Since:
- 2.3
 
 
-