Class TraceIdFilter

All Implemented Interfaces:
IAnalysisComponent, IFilterPlugin, IPlugin

@Deprecated
public final class TraceIdFilter
extends AbstractFilterPlugin
Deprecated.
since 1.15.1 old plugin api
Allows to filter Traces about their traceIds. This class has exactly one input port and one output port. If the received object contains the defined traceID, the object is delivered unmodified to the output port.
Since:
1.2
Author:
Andre van Hoorn, Jan Waller