Class TeeFilter

All Implemented Interfaces:
IAnalysisComponent, IFilterPlugin, IPlugin

@Deprecated
public final class TeeFilter
extends AbstractFilterPlugin
Deprecated.
since 1.15 ported to teetime kieker.analysis.stage.forward.TeeFilter
This filter has exactly one input port and one output port. A simple message is printed to a configurable stream and all objects are forwarded to the output port.
Since:
1.2
Author:
Matthias Rohr, Jan Waller