Class ProcessingStepServices

java.lang.Object
es.uvigo.esei.sing.textproc.step.ProcessingStepServices

public final class ProcessingStepServices
extends java.lang.Object
Contains common functionality for available processing step services.
Author:
Alejandro González García
  • Constructor Summary

    Constructors 
    Constructor Description
    ProcessingStepServices()  
  • Method Summary

    Modifier and Type Method Description
    static java.util.ServiceLoader<ProcessingStepService> getServiceLoader()
    Returns a service loader for iterating over every available processing step service.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait