|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SSMCache in com.google.code.ssm.spring |
|---|
| Methods in com.google.code.ssm.spring that return SSMCache | |
|---|---|
SSMCache |
ExtendedSSMCacheManager.getCache(String name)
|
SSMCache |
SSMCacheManager.getCache(String name)
|
| Methods in com.google.code.ssm.spring that return types with arguments of type SSMCache | |
|---|---|
Collection<SSMCache> |
SSMCacheManager.getCaches()
|
protected Collection<SSMCache> |
SSMCacheManager.loadCaches()
Load the caches for this cache manager. |
| Method parameters in com.google.code.ssm.spring with type arguments of type SSMCache | |
|---|---|
void |
SSMCacheManager.setCaches(Collection<SSMCache> caches)
|
| Constructors in com.google.code.ssm.spring with parameters of type SSMCache | |
|---|---|
SSMCache(SSMCache ssmCache,
int expiration)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||