Class ExceptionElementParser

java.lang.Object
org.springframework.batch.core.configuration.xml.ExceptionElementParser

public class ExceptionElementParser extends Object
  • Constructor Details

    • ExceptionElementParser

      public ExceptionElementParser()
  • Method Details

    • parse

      public org.springframework.beans.factory.support.ManagedMap<org.springframework.beans.factory.config.TypedStringValue,Boolean> parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, String exceptionListName)