Class SpelPropertyAccessorsParser

java.lang.Object
org.springframework.integration.config.xml.SpelPropertyAccessorsParser
All Implemented Interfaces:
BeanDefinitionParser

public class SpelPropertyAccessorsParser extends Object implements BeanDefinitionParser
Parser for the <spel-property-accessors> element.
Since:
3.0
Author:
Artem Bilan, Gary Russell, Christian Tzolov