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()
CachingProvidergetCacheManagerFactory in interface CachingProviderpublic boolean isSupported(OptionalFeature optionalFeature)
CachingProviderisSupported in interface CachingProvideroptionalFeature - the feature to check forCopyright © 2018 WSO2 Inc. All rights reserved.