| Package | Description |
|---|---|
| org.jim.common.cache.caffeine |
| Modifier and Type | Method and Description |
|---|---|
static List<CaffeineConfiguration> |
CaffeineConfigurationFactory.parseConfiguration()
Configures a bean from an property file in the classpath.
|
static List<CaffeineConfiguration> |
CaffeineConfigurationFactory.parseConfiguration(File file)
Configures a bean from an property file.
|
static List<CaffeineConfiguration> |
CaffeineConfigurationFactory.parseConfiguration(InputStream inputStream)
Configures a bean from an property input stream.
|
static List<CaffeineConfiguration> |
CaffeineConfigurationFactory.parseConfiguration(URL url)
Configures a bean from an property file available as an URL.
|
Copyright © 2018. All rights reserved.