Interface XSProcessorFactoryType

  • All Known Implementing Classes:
    XSProcessors

    public interface XSProcessorFactoryType
    The type of processor factories.
    • Method Detail

      • create

        XSProcessorType create​(XSProcessorRequest request)
        Create a new processor for the given request.
        Parameters:
        request - The request
        Returns:
        A new processor