Class BeanIOReader

  • All Implemented Interfaces:
    javax.batch.api.chunk.ItemReader

    public class BeanIOReader
    extends CountedReader
    implements javax.batch.api.chunk.ItemReader
    • Field Detail

      • filePath

        @Inject
        protected String filePath
      • skippedHeaderLines

        @Inject
        protected int skippedHeaderLines
      • streamName

        @Inject
        protected String streamName
      • configuration

        @Inject
        protected String configuration
      • localeStr

        @Inject
        protected String localeStr
      • errorHandlerStr

        @Inject
        protected String errorHandlerStr
    • Constructor Detail

      • BeanIOReader

        public BeanIOReader()