public final class CacheConfigurationFactory extends Object
CacheConfiguration
Modifier and Type | Method and Description |
---|---|
static com.saperion.cache.config.CacheConfiguration |
fromCacheProperties(Properties properties)
Builds a CacheConfiguration from the key-value-pairs in a Properties.
|
public static com.saperion.cache.config.CacheConfiguration fromCacheProperties(Properties properties)
properties
- the key-value-pairs to build a CacheConfiguration from. the keys must match
exactly to the names of the CacheConfiguration.set*()-methods.Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.