Class SpelPropertyAccessorsParser

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

public class SpelPropertyAccessorsParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
Parser for the <spel-property-accessors> element.
Since:
3.0
  • Constructor Details

    • SpelPropertyAccessorsParser

      public SpelPropertyAccessorsParser()
  • Method Details

    • parse

      public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
      Specified by:
      parse in interface org.springframework.beans.factory.xml.BeanDefinitionParser