Uses of Interface
org.wso2.carbon.caching.impl.MapEntryListener
-
Packages that use MapEntryListener Package Description org.wso2.carbon.caching.impl -
-
Uses of MapEntryListener in org.wso2.carbon.caching.impl
Methods in org.wso2.carbon.caching.impl with parameters of type MapEntryListener Modifier and Type Method Description <K,V>
Map<K,V>DistributedMapProvider. getMap(String mapName, MapEntryListener entryListener)
-