public class ActivitiAnnotationDrivenBeanDefinitionParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
The first major component is the state handlers. For this to work, a BeanFactoryPostProcessor is registered which in turn registers a
org.camunda.bpm.engine.test.spring.components.registry.ActivitiStateHandlerRegistry
if none exists.
Constructor and Description |
---|
ActivitiAnnotationDrivenBeanDefinitionParser() |
public ActivitiAnnotationDrivenBeanDefinitionParser()
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
parse
in interface org.springframework.beans.factory.xml.BeanDefinitionParser
Copyright © 2017. All rights reserved.