Class StateCacheProviderImpl
- java.lang.Object
- 
- org.apache.myfaces.spi.StateCacheProvider
- 
- org.apache.myfaces.application.viewstate.StateCacheProviderImpl
 
 
- 
- All Implemented Interfaces:
- FacesWrapper<StateCacheProvider>
 
 public class StateCacheProviderImpl extends StateCacheProvider 
- 
- 
Constructor SummaryConstructors Constructor Description StateCacheProviderImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description StateCachegetStateCache(FacesContext facesContext)- 
Methods inherited from class org.apache.myfaces.spi.StateCacheProvidergetWrapped
 
- 
 
- 
- 
- 
Method Detail- 
getStateCachepublic StateCache getStateCache(FacesContext facesContext) - Specified by:
- getStateCachein class- StateCacheProvider
 
 
- 
 
-