public class DefaultCachingConfigurationFactory extends Object implements CachingConfigurationFactory
CachingConfigurationFactory implementation that use the
Environment to extract the caching settings of each endpoint.| Modifier and Type | Method and Description |
|---|---|
CachingConfiguration |
getCachingConfiguration(String endpointId)
Return the
CachingConfiguration for the given endpoint ID. |
public CachingConfiguration getCachingConfiguration(String endpointId)
CachingConfigurationFactoryCachingConfiguration for the given endpoint ID.getCachingConfiguration in interface CachingConfigurationFactoryendpointId - the endpoint IDCopyright © 2017 Pivotal Software, Inc.. All rights reserved.