Interface XSProcessorFactoryType

All Known Implementing Classes:
XSProcessors

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

    Modifier and Type
    Method
    Description
    Create a new processor for the given request.
  • Method Details

    • create

      Create a new processor for the given request.
      Parameters:
      request - The request
      Returns:
      A new processor