Class Application
java.lang.Object
org.apache.myfaces.config.element.Application
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ApplicationImpl
- Since:
- 2.0.3
- Author:
- Leonardo Uribe
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract List<LocaleConfig>
abstract List<ResourceBundle>
abstract List<ContractMapping>
abstract List<SystemEventListener>
abstract boolean
-
Constructor Details
-
Application
public Application()
-
-
Method Details
-
getActionListener
-
getDefaultRenderkitId
-
getDefaultValidatorIds
-
getMessageBundle
-
getResourceHandler
-
getSystemEventListeners
-
getViewHandler
-
getStateManager
-
getPropertyResolver
-
getVariableResolver
-
getLocaleConfig
-
getElResolver
-
getResourceBundle
-
isDefaultValidatorsPresent
public abstract boolean isDefaultValidatorsPresent() -
getResourceLibraryContractMappings
-
getSearchKeywordResolver
-
getSearchExpressionHandler
-