public static class DistributedCacheFactoryBean.CacheEntry extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DistributedCacheFactoryBean.CacheEntry.EntryTypeA distributed cache entry type. | 
| Constructor and Description | 
|---|
| DistributedCacheFactoryBean.CacheEntry(DistributedCacheFactoryBean.CacheEntry.EntryType type,
                                      String value)Constructs a new  CacheEntryinstance. | 
public DistributedCacheFactoryBean.CacheEntry(DistributedCacheFactoryBean.CacheEntry.EntryType type, String value)
CacheEntry instance.type - entry typevalue - entry value