Package | Description |
---|---|
org.adroitlogic.ultraesb.api.cache |
Modifier and Type | Method and Description |
---|---|
CacheEntry |
Cache.delete(Object key)
Deletes the entry with the given key from the cache.
|
CacheEntry |
Cache.getEntry(Object key)
The entry representing the given key in the cache, the returned entry contains the value
associated with the key as well as the meta information about the entry
|
Copyright © 2010–2016 AdroitLogic. All rights reserved.