Uses of Class
com.ibm.websphere.cache.DistributedObjectCache
-
Uses of DistributedObjectCache in com.ibm.wsspi.cache
Modifier and TypeFieldDescriptionstatic Map<String,
DistributedObjectCache> DistributedObjectCacheFactory.distributedMaps
Modifier and TypeMethodDescriptionstatic DistributedObjectCache
DistributedObjectCacheFactory.createDistributedObjectCache
(String name, Properties properties) static DistributedObjectCache
Returns the DistributedMap instance specified by the given id.static DistributedObjectCache
DistributedObjectCacheFactory.getMap
(String name, Properties properties) Returns the DistributedMap or DistributedNioMap instance specified by the given id, using the the parameters specified in properties.static DistributedObjectCache