A C E G I L P S

A

addCache(Cache) - Method in class com.google.code.ssm.spring.SSMCacheManager
 
afterPropertiesSet() - Method in class com.google.code.ssm.spring.SSMCacheManager
 

C

clear() - Method in class com.google.code.ssm.spring.SSMCache
 
com.google.code.ssm.spring - package com.google.code.ssm.spring
 

E

evict(Object) - Method in class com.google.code.ssm.spring.SSMCache
 
ExtendedSSMCacheManager - Class in com.google.code.ssm.spring
CacheManager backed by a Simple Spring Memcached (SSM) Cache.
ExtendedSSMCacheManager() - Constructor for class com.google.code.ssm.spring.ExtendedSSMCacheManager
 

G

get(Object) - Method in class com.google.code.ssm.spring.SSMCache
 
getCache(String) - Method in class com.google.code.ssm.spring.ExtendedSSMCacheManager
 
getCache() - Method in class com.google.code.ssm.spring.SSMCache
 
getCache(String) - Method in class com.google.code.ssm.spring.SSMCacheManager
 
getCacheNames() - Method in class com.google.code.ssm.spring.SSMCacheManager
 
getCaches() - Method in class com.google.code.ssm.spring.SSMCacheManager
 
getExpiration() - Method in class com.google.code.ssm.spring.SSMCache
 
getName() - Method in class com.google.code.ssm.spring.SSMCache
 
getNativeCache() - Method in class com.google.code.ssm.spring.SSMCache
 
getSeparator() - Method in class com.google.code.ssm.spring.ExtendedSSMCacheManager
 

I

isAllowClear() - Method in class com.google.code.ssm.spring.SSMCache
 
isRegisterAliases() - Method in class com.google.code.ssm.spring.SSMCache
If true then all aliases of the underlying cache will be used to register the cache in Spring, otherwise the cache will be available only by name.

L

loadCaches() - Method in class com.google.code.ssm.spring.SSMCacheManager
Load the caches for this cache manager.

P

put(Object, Object) - Method in class com.google.code.ssm.spring.SSMCache
 

S

setCaches(Collection<SSMCache>) - Method in class com.google.code.ssm.spring.SSMCacheManager
 
setSeparator(char) - Method in class com.google.code.ssm.spring.ExtendedSSMCacheManager
Char that separates cache name and expiration time, default: #.
SSMCache - Class in com.google.code.ssm.spring
Wrapper around Cache that allow to set default expiration time used in all SSMCache.put(Object, Object) ( Cache.set(String, int, Object, com.google.code.ssm.api.format.SerializationType)) requests.
SSMCache(Cache, int, boolean, boolean) - Constructor for class com.google.code.ssm.spring.SSMCache
 
SSMCache(Cache, int, boolean) - Constructor for class com.google.code.ssm.spring.SSMCache
 
SSMCache(Cache, int) - Constructor for class com.google.code.ssm.spring.SSMCache
 
SSMCache(SSMCache, int) - Constructor for class com.google.code.ssm.spring.SSMCache
 
SSMCacheManager - Class in com.google.code.ssm.spring
CacheManager backed by a Simple Spring Memcached (SSM) Cache.
SSMCacheManager() - Constructor for class com.google.code.ssm.spring.SSMCacheManager
 

A C E G I L P S

Copyright © 2014. All rights reserved.