public class StateHandlerAnnotationBeanFactoryPostProcessor extends Object implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
BeanFactoryPostProcessors
and BeanFactoryPostProcessors.
Particularly, this will register the ActivitiStateHandlerRegistry which is used to react to states.| Constructor and Description |
|---|
StateHandlerAnnotationBeanFactoryPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
void |
setProcessEngine(ProcessEngine processEngine) |
public StateHandlerAnnotationBeanFactoryPostProcessor()
public void setProcessEngine(ProcessEngine processEngine)
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
throws org.springframework.beans.BeansException
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessororg.springframework.beans.BeansExceptionCopyright © 2013–2021 camunda services GmbH. All rights reserved.