|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheFactory | |
|---|---|
| org.camunda.bpm.engine.impl.cfg | |
| org.camunda.bpm.engine.impl.persistence.deploy | |
| Uses of CacheFactory in org.camunda.bpm.engine.impl.cfg |
|---|
| Fields in org.camunda.bpm.engine.impl.cfg declared as CacheFactory | |
|---|---|
protected CacheFactory |
ProcessEngineConfigurationImpl.cacheFactory
|
| Methods in org.camunda.bpm.engine.impl.cfg with parameters of type CacheFactory | |
|---|---|
void |
ProcessEngineConfigurationImpl.setCacheFactory(CacheFactory cacheFactory)
|
| Uses of CacheFactory in org.camunda.bpm.engine.impl.persistence.deploy |
|---|
| Classes in org.camunda.bpm.engine.impl.persistence.deploy that implement CacheFactory | |
|---|---|
class |
DefaultCacheFactory
Provides the default cache implementation for the deployment caches see DeploymentCache. |
| Constructors in org.camunda.bpm.engine.impl.persistence.deploy with parameters of type CacheFactory | |
|---|---|
DeploymentCache(CacheFactory factory,
int cacheCapacity)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||