Uses of Interface
org.hansken.plugin.extraction.test.ExtractionPluginProcessor
Packages that use ExtractionPluginProcessor
-
Uses of ExtractionPluginProcessor in org.hansken.plugin.extraction.test
Methods in org.hansken.plugin.extraction.test that return ExtractionPluginProcessor -
Uses of ExtractionPluginProcessor in org.hansken.plugin.extraction.test.base
Classes in org.hansken.plugin.extraction.test.base that implement ExtractionPluginProcessorModifier and TypeClassDescriptionclassBase implementation of anExtractionPluginProcessor, which simply delegates theprocess(ClientTrace, ClientDataContext)call to the givenExtractionPlugin.