|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CacheFactory
Builds the caches for the DeploymentCache.
| Method Summary | ||
|---|---|---|
|
createCache(int maxNumberOfElementsInCache)
Creates a cache that does not exceed a specified number of elements. |
|
| Method Detail |
|---|
<T> org.camunda.commons.utils.cache.Cache<String,T> createCache(int maxNumberOfElementsInCache)
maxNumberOfElementsInCache - The maximum number of elements that is allowed within the cache at the same time.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||