ehcache

Uses of Interface
net.sf.ehcache.FeaturesManager

Packages that use FeaturesManager
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use. 
 

Uses of FeaturesManager in net.sf.ehcache
 

Methods in net.sf.ehcache that return FeaturesManager
 FeaturesManager CacheManager.getFeaturesManager()
          Get the features manager.
 

Uses of FeaturesManager in net.sf.ehcache.transaction
 

Constructors in net.sf.ehcache.transaction with parameters of type FeaturesManager
DelegatingTransactionIDFactory(FeaturesManager featuresManager, TerracottaClient terracottaClient, String cacheManagerName)
          Create a new DelegatingTransactionIDFactory
 


ehcache

Copyright 2001-2014, Terracotta, Inc.