public class ConfigManager extends Object
| Constructor and Description |
|---|
ConfigManager(L2Configuration configuration)
Create given the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigPair |
getConfig(com.avaje.ebean.cache.ServerCacheType type,
String key)
Return the config pair for main and near cache given the type and key.
|
public ConfigManager(L2Configuration configuration)
public ConfigPair getConfig(com.avaje.ebean.cache.ServerCacheType type, String key)
Copyright © 2016. All rights reserved.