|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infinispan.AbstractDelegatingCache<K,V>
org.infinispan.AbstractDelegatingAdvancedCache<K,V>
org.hibernate.cache.infinispan.impl.ClassLoaderAwareCache<K,V>
public class ClassLoaderAwareCache<K,V>
| Nested Class Summary | |
|---|---|
static class |
ClassLoaderAwareCache.ClassLoaderAwareListener
|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
Map.Entry<K,V> |
| Field Summary |
|---|
| Fields inherited from class org.infinispan.AbstractDelegatingAdvancedCache |
|---|
cache |
| Constructor Summary | |
|---|---|
ClassLoaderAwareCache(org.infinispan.AdvancedCache<K,V> cache,
ClassLoader classLoader)
|
|
| Method Summary | |
|---|---|
void |
addListener(Object listener)
|
org.infinispan.stats.Stats |
getStats()
|
void |
stop()
|
| Methods inherited from class org.infinispan.AbstractDelegatingAdvancedCache |
|---|
addInterceptor, addInterceptorAfter, addInterceptorBefore, applyDelta, getAdvancedCache, getBatchContainer, getClassLoader, getComponentRegistry, getDataContainer, getDistributionManager, getEvictionManager, getInterceptorChain, getInvocationContextContainer, getLockManager, getRpcManager, getTransactionManager, getXAResource, lock, lock, removeInterceptor, removeInterceptor, with, withFlags |
| Methods inherited from class org.infinispan.AbstractDelegatingCache |
|---|
clear, clearAsync, compact, containsKey, containsValue, endBatch, entrySet, evict, get, getAsync, getCacheConfiguration, getCacheManager, getConfiguration, getListeners, getName, getStatus, getVersion, isEmpty, keySet, put, put, put, putAll, putAll, putAll, putAllAsync, putAllAsync, putAllAsync, putAsync, putAsync, putAsync, putForExternalRead, putIfAbsent, putIfAbsent, putIfAbsent, putIfAbsentAsync, putIfAbsentAsync, putIfAbsentAsync, remove, remove, removeAsync, removeAsync, removeListener, replace, replace, replace, replace, replace, replace, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync, set, size, start, startBatch, toString, values |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.infinispan.Cache |
|---|
compact, endBatch, entrySet, evict, getCacheConfiguration, getCacheManager, getConfiguration, getStatus, keySet, putForExternalRead, startBatch, values |
| Methods inherited from interface org.infinispan.api.BasicCache |
|---|
clearAsync, getAsync, getName, getVersion, put, put, putAll, putAll, putAllAsync, putAllAsync, putAllAsync, putAsync, putAsync, putAsync, putIfAbsent, putIfAbsent, putIfAbsentAsync, putIfAbsentAsync, putIfAbsentAsync, removeAsync, removeAsync, replace, replace, replace, replace, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync, replaceAsync |
| Methods inherited from interface java.util.concurrent.ConcurrentMap |
|---|
putIfAbsent, remove, replace, replace |
| Methods inherited from interface java.util.Map |
|---|
clear, containsKey, containsValue, equals, get, hashCode, isEmpty, put, putAll, remove, size |
| Methods inherited from interface org.infinispan.lifecycle.Lifecycle |
|---|
start |
| Methods inherited from interface org.infinispan.notifications.Listenable |
|---|
getListeners, removeListener |
| Constructor Detail |
|---|
public ClassLoaderAwareCache(org.infinispan.AdvancedCache<K,V> cache,
ClassLoader classLoader)
| Method Detail |
|---|
public org.infinispan.stats.Stats getStats()
getStats in interface org.infinispan.AdvancedCache<K,V>getStats in class org.infinispan.AbstractDelegatingAdvancedCache<K,V>public void stop()
stop in interface org.infinispan.lifecycle.Lifecyclestop in class org.infinispan.AbstractDelegatingCache<K,V>public void addListener(Object listener)
addListener in interface org.infinispan.notifications.ListenableaddListener in class org.infinispan.AbstractDelegatingCache<K,V>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||