Package | Description |
---|---|
org.infinispan.jcache.embedded |
Modifier and Type | Method and Description |
---|---|
static <K,V> ConfigurationAdapter<K,V> |
ConfigurationAdapter.create() |
static <K,V> ConfigurationAdapter<K,V> |
ConfigurationAdapter.create(javax.cache.configuration.Configuration<K,V> c) |
Constructor and Description |
---|
JCache(AdvancedCache<K,V> cache,
javax.cache.CacheManager cacheManager,
ConfigurationAdapter<K,V> c) |
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.