|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |