| Package | Description |
|---|---|
| javax.cache | |
| javax.cache.configuration |
| Modifier and Type | Method and Description |
|---|---|
<K,V,C extends Configuration<K,V>> |
CacheManager.createCache(String cacheName,
C configuration) |
<C extends Configuration<K,V>> |
Cache.getConfiguration(Class<C> clazz) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CompleteConfiguration<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
MutableConfiguration<K,V> |
Copyright © 2025. All rights reserved.