public class CachingProviderImpl extends Object implements CachingProvider
Constructor and Description |
---|
CachingProviderImpl() |
Modifier and Type | Method and Description |
---|---|
CacheManagerFactory |
getCacheManagerFactory()
Returns the singleton CacheManagerFactory.
|
boolean |
isSupported(OptionalFeature optionalFeature)
Indicates whether a optional feature is supported by this implementation
|
public CacheManagerFactory getCacheManagerFactory()
CachingProvider
getCacheManagerFactory
in interface CachingProvider
public boolean isSupported(OptionalFeature optionalFeature)
CachingProvider
isSupported
in interface CachingProvider
optionalFeature
- the feature to check forCopyright © 2015 WSO2 Inc. All rights reserved.