Uses of Class
com.cgiams.esl.fp.FlowProcessor

Packages that use FlowProcessor
com.cgiams.esl.fp   
 

Uses of FlowProcessor in com.cgiams.esl.fp
 

Methods in com.cgiams.esl.fp that return FlowProcessor
 FlowProcessor FlowProcessorFactory.getFlowProcessor(java.lang.String as_config_file)
          Returns an instance of type FlowProcessor configured based on the properties in the specified configuration file.