Class SimpleAsyncProcessorFactory


  • public final class SimpleAsyncProcessorFactory
    extends ModuleFactory
    Provider that instantiates modules that emit received data in a thread that is different from the thread on which the data is received..

    The factory has the following characteristics.

    Describes the module attributes
    Provider URN:metc:async:simple
    Cardinality:Multi-Instance
    Auto-Instantiated:Yes
    Auto-Started:Yes
    Instantiation Arguments:ModuleURN
    Module TypeSimpleAsyncProcessor
    Since:
    2.0.0
    Version:
    $Id$
    Author:
    anshul@marketcetera.com
    See Also:
    SimpleAsyncProcessor