Example usage for org.springframework.integration.file.tail FileTailingMessageProducerSupport subclass-usage

List of usage examples for org.springframework.integration.file.tail FileTailingMessageProducerSupport subclass-usage

Introduction

In this page you can find the example usage for org.springframework.integration.file.tail FileTailingMessageProducerSupport subclass-usage.

Usage

From source file org.springframework.integration.file.tail.ApacheCommonsFileTailingMessageProducer.java

/**
 * File tailer that delegates to the Apache Commons Tailer.
 *
 * @author Gary Russell
 * @since 3.0
 *