| 
 | ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.hibernate.nonstop.NonstopAccessStrategyFactory
public class NonstopAccessStrategyFactory
Implementation of EhcacheAccessStrategyFactory that takes care of Nonstop cache exceptions using
 HibernateNonstopCacheExceptionHandler
| Constructor Summary | |
|---|---|
| NonstopAccessStrategyFactory(EhcacheAccessStrategyFactory actualFactory)Constructor accepting the actual factory | |
| Method Summary | |
|---|---|
|  CollectionRegionAccessStrategy | createCollectionRegionAccessStrategy(EhcacheCollectionRegion collectionRegion,
                                     AccessType accessType)Create CollectionRegionAccessStrategyfor the inputEhcacheCollectionRegionandAccessType | 
|  EntityRegionAccessStrategy | createEntityRegionAccessStrategy(EhcacheEntityRegion entityRegion,
                                 AccessType accessType)Create EntityRegionAccessStrategyfor the inputEhcacheEntityRegionandAccessType | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public NonstopAccessStrategyFactory(EhcacheAccessStrategyFactory actualFactory)
actualFactory - | Method Detail | 
|---|
public EntityRegionAccessStrategy createEntityRegionAccessStrategy(EhcacheEntityRegion entityRegion,
                                                                   AccessType accessType)
EntityRegionAccessStrategy for the input EhcacheEntityRegion and AccessType
createEntityRegionAccessStrategy in interface EhcacheAccessStrategyFactoryEntityRegionAccessStrategy
public CollectionRegionAccessStrategy createCollectionRegionAccessStrategy(EhcacheCollectionRegion collectionRegion,
                                                                           AccessType accessType)
CollectionRegionAccessStrategy for the input EhcacheCollectionRegion and AccessType
createCollectionRegionAccessStrategy in interface EhcacheAccessStrategyFactoryCollectionRegionAccessStrategy| 
 | ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||