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)
CachingConfigurationFactory
CachingConfiguration
for the given endpoint ID.getCachingConfiguration
in interface CachingConfigurationFactory
endpointId
- the endpoint IDCopyright © 2017 Pivotal Software, Inc.. All rights reserved.