Package | Description |
---|---|
javax.cache | |
org.wso2.carbon.caching.impl |
Modifier and Type | Method and Description |
---|---|
Object |
Cache.invokeEntryProcessor(K key,
Cache.EntryProcessor<K,V> entryProcessor)
Passes the cache entry associated with K to be passed to the entry
processor.
|
Modifier and Type | Method and Description |
---|---|
Object |
CacheImpl.invokeEntryProcessor(K key,
Cache.EntryProcessor<K,V> entryProcessor) |
Copyright © 2015 WSO2 Inc. All rights reserved.