Class HeadwaterModule

  • All Implemented Interfaces:
    DataEmitter

    public class HeadwaterModule
    extends Module
    implements DataEmitter
    Provides an insertion point to a module framework data flow.

    Module Features

    Headwater Module Attributes
    CapabilitiesData Emitter
    DataFlow Request Parametersnone
    Stops data flowsn/a
    Start Operationn/a
    Stop Operationn/a
    Management Interfacen/a
    FactoryHeadwaterModuleFactory
    Since:
    $Release$
    Version:
    $Id$
    Author:
    Colin DuPlantis
    • Field Detail

      • dataSupport

        private final Map<DataFlowID,​DataEmitterSupport> dataSupport
        if wired into a multi-module flow, this object will assist in passing data to the next object in the flow
    • Constructor Detail

      • HeadwaterModule

        protected HeadwaterModule​(ModuleURN inUrn,
                                  String inInstanceName)
        Create a new HeadwaterModule instance.
        Parameters:
        inUrn - a ModuleURN value
        inInstanceName - a String value