| Package | Description |
|---|---|
| com.caucho.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
MutableConfiguration<K,V>
Configuration for a new Cache.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration<K,V> |
Cache.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
<K,V> Cache<K,V> |
CacheManager.configureCache(java.lang.String cacheName,
Configuration<K,V> configuration) |
| Constructor and Description |
|---|
MutableConfiguration(Configuration<K,V> cfg) |