Class PreprocessorService

java.lang.Object
org.eclipse.scanning.server.servlet.PreprocessorService
All Implemented Interfaces:
IPreprocessorService

public class PreprocessorService extends Object implements IPreprocessorService
An OSGi service to aggregate the configured IPreprocessors. This class is an OSGi component. It should be accessed via the ServiceProvider, i.e. ServiceProvider#getService(PreprocessorService.class).getPreprocessors()