Modifier and Type | Class and Description |
---|---|
class |
InfinispanActiveMap.InfinispanCacheListener
This class represents the infinispan cache listener.
|
ActiveMap.Entry
ActiveCollection.ActiveCollectionAdapter
Constructor and Description |
---|
InfinispanActiveMap(ActiveCollectionSource acs,
Map<Object,Object> map)
This constructor initializes the active map.
|
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
cleanup, clear, containsKey, containsValue, derive, deriveContent, doInsert, doRemove, doUpdate, entrySet, get, getMap, getSize, isEmpty, iterator, keySet, put, putAll, query, remove, size, values
addActiveChangeListener, getActiveChangeListeners, getContext, getHighWaterMark, getHighWaterMarkWarningIssued, getItemExpiration, getMaxItems, getName, getParent, getPredicate, getProperty, getVisibility, inserted, isActive, isDerived, removeActiveChangeListener, removed, setHighWaterMark, setHighWaterMarkWarningIssued, setItemExpiration, setMaxItems, setVisibility, updated
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
public InfinispanActiveMap(ActiveCollectionSource acs, Map<Object,Object> map)
acs
- The Active Collection sourcemap
- The mapprotected void finalize() throws Throwable
finalize
in class ActiveCollection
Throwable
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.