org.apache.myfaces.application
Class StateCacheFactory
java.lang.Object
org.apache.myfaces.application.StateCacheFactory
- All Implemented Interfaces:
- FacesWrapper<StateCacheFactory>
- Direct Known Subclasses:
- StateCacheFactoryImpl
public abstract class StateCacheFactory
- extends Object
- implements FacesWrapper<StateCacheFactory>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StateCacheFactory
public StateCacheFactory()
getStateCache
public abstract StateCache getStateCache(FacesContext facesContext)
getWrapped
public StateCacheFactory getWrapped()
- Specified by:
getWrapped
in interface FacesWrapper<StateCacheFactory>
Copyright © 2014 The Apache Software Foundation. All rights reserved.