Uses of Interface
org.camunda.bpm.engine.repository.DeploymentHandlerFactory
Packages that use DeploymentHandlerFactory
- 
Uses of DeploymentHandlerFactory in org.camunda.bpm.engine.impl.cfg
Fields in org.camunda.bpm.engine.impl.cfg declared as DeploymentHandlerFactoryModifier and TypeFieldDescriptionprotected DeploymentHandlerFactoryProcessEngineConfigurationImpl.deploymentHandlerFactoryMethods in org.camunda.bpm.engine.impl.cfg that return DeploymentHandlerFactoryMethods in org.camunda.bpm.engine.impl.cfg with parameters of type DeploymentHandlerFactoryModifier and TypeMethodDescriptionProcessEngineConfigurationImpl.setDeploymentHandlerFactory(DeploymentHandlerFactory deploymentHandlerFactory)  - 
Uses of DeploymentHandlerFactory in org.camunda.bpm.engine.impl.repository
Classes in org.camunda.bpm.engine.impl.repository that implement DeploymentHandlerFactory