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, entrySet, get, getMap, getSize, insert, isEmpty, iterator, keySet, put, putAll, query, remove, remove, size, update, values
addActiveChangeListener, getActiveChangeListeners, getContext, getHighWaterMark, getHighWaterMarkWarningIssued, getItemExpiration, getMaxItems, getName, getParent, getPredicate, getProperty, getVisibility, inserted, isActive, isDerived, removeActiveChangeListener, removed, setHighWaterMark, setHighWaterMarkWarningIssued, setItemExpiration, setMaxItems, setVisibility, updated
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.