Package sonia.scm.repository
Interface ModificationsPreProcessorFactory
- All Superinterfaces:
PreProcessorFactory<Modifications>
@ExtensionPoint
public interface ModificationsPreProcessorFactory
extends PreProcessorFactory<Modifications>
This factory create a
ModificationsPreProcessor
- Since:
- 2.0
-
Method Summary
-
Method Details
-
createPreProcessor
- Specified by:
createPreProcessor
in interfacePreProcessorFactory<Modifications>
-