Interface RequestProcessorFactoryFactory.RequestProcessorFactory

Enclosing interface:
RequestProcessorFactoryFactory

public static interface RequestProcessorFactoryFactory.RequestProcessorFactory
This is the factory for request processors. This factory is itself created by a call to RequestProcessorFactoryFactory.getRequestProcessorFactory(Class).
  • Method Summary

    Modifier and Type
    Method
    Description
    This method is invoked for any request in order to create and configure the request processor.