public class DefaultApplicationContext extends ApplicationContext
| Constructor and Description |
|---|
DefaultApplicationContext(javax.faces.context.FacesContext context) |
| Modifier and Type | Method and Description |
|---|---|
CacheProvider |
getCacheProvider() |
ConfigContainer |
getConfig() |
javax.validation.ValidatorFactory |
getValidatorFactory() |
protected void |
initCacheProvider()
Lazy init cache provider.
|
public DefaultApplicationContext(javax.faces.context.FacesContext context)
public ConfigContainer getConfig()
getConfig in class ApplicationContextpublic javax.validation.ValidatorFactory getValidatorFactory()
getValidatorFactory in class ApplicationContextpublic CacheProvider getCacheProvider()
getCacheProvider in class ApplicationContextprotected void initCacheProvider()
Copyright © 2015. All rights reserved.