Java org.apache.commons.io.input TailerListener fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.io.input TailerListener fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.io.input TailerListener.

The text is from its open source code.

Implementation

org.apache.commons.io.input.TailerListener has the following implementations.
Click this link to see all its implementation.

Method

voidinit(Tailer tailer)
The tailer will call this method during construction, giving the listener a method of stopping the tailer.