| Package | Description |
|---|---|
| com.google.code.ssm.spring |
| Modifier and Type | Method and Description |
|---|---|
SSMCache |
ExtendedSSMCacheManager.getCache(String name) |
SSMCache |
SSMCacheManager.getCache(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<SSMCache> |
SSMCacheManager.getCaches() |
| Modifier and Type | Method and Description |
|---|---|
void |
SSMCacheManager.addCache(SSMCache cache)
Adds new cache, registers also all aliases if set.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SSMCacheManager.setCaches(Collection<SSMCache> caches) |
| Constructor and Description |
|---|
SSMCache(SSMCache ssmCache,
int expiration) |
Copyright © 2019. All rights reserved.