Package | Description |
---|---|
com.flowable.serviceregistry.engine | |
com.flowable.serviceregistry.engine.impl.deployer |
Modifier and Type | Field and Description |
---|---|
protected DeploymentCache<ServiceDefinitionCacheEntry> |
ServiceRegistryEngineConfiguration.serviceDefinitionCache |
Modifier and Type | Method and Description |
---|---|
DeploymentCache<ServiceDefinitionCacheEntry> |
ServiceRegistryEngineConfiguration.getServiceDefinitionCache() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceRegistryEngineConfiguration.setServiceDefinitionCache(DeploymentCache<ServiceDefinitionCacheEntry> serviceDefinitionCache) |
Modifier and Type | Field and Description |
---|---|
protected DeploymentCache<ServiceDefinitionCacheEntry> |
ServiceDeploymentManager.serviceDefinitionCache |
Modifier and Type | Method and Description |
---|---|
ServiceDefinitionCacheEntry |
ServiceDeploymentManager.resolveServiceDefinition(ServiceDefinition serviceDefinition) |
Modifier and Type | Method and Description |
---|---|
DeploymentCache<ServiceDefinitionCacheEntry> |
ServiceDeploymentManager.getServiceDefinitionCache() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceDeploymentManager.setServiceDefinitionCache(DeploymentCache<ServiceDefinitionCacheEntry> serviceDefinitionCache) |