|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntryInfo | |
---|---|
com.ibm.websphere.cache | |
com.ibm.wsspi.cache |
Uses of EntryInfo in com.ibm.websphere.cache |
---|
Methods in com.ibm.websphere.cache with parameters of type EntryInfo | |
---|---|
CacheEntry |
Cache.getEntry(EntryInfo entryInfo)
Deprecated. Use DistributedMap to store and manage objects in cache. |
java.lang.Object |
Cache.getValue(EntryInfo entryInfo,
boolean askPermission)
Deprecated. Use DistributedMap to store and manage objects in cache. |
Uses of EntryInfo in com.ibm.wsspi.cache |
---|
Methods in com.ibm.wsspi.cache with parameters of type EntryInfo | |
---|---|
CacheEntry |
CoreCache.put(EntryInfo ei,
java.lang.Object value)
Puts an entry into the CoreCache. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |