Class DefaultExtractionPluginProcessor

java.lang.Object
org.hansken.plugin.extraction.test.base.DefaultExtractionPluginProcessor
All Implemented Interfaces:
nl.minvenj.nfi.flits.api.FlitsProcessor, ExtractionPluginProcessor

public abstract class DefaultExtractionPluginProcessor extends Object implements ExtractionPluginProcessor
Base implementation of an ExtractionPluginProcessor, which simply delegates the ExtractionPluginProcessor.process(ClientTrace, ClientDataContext) call to the given ExtractionPlugin.

Depending on the type of plugin under test, the test case input is used as follows: