Package com.ibm.eNetwork.ECL.screenreco.event

Interface Summary
ECLCustomRecoListener This interface can be implemented to extend the base ECLScreenReco screen matching logic.
ECLRecoDebugListener Objects should implement this interface if they want to debug screen matching results for the ECLScreenReco class.
 

Class Summary
ECLCustomRecoEvent This event class is passed to a MacroCustomRecoListener registered on an ECLScreenReco object.
ECLRecoDebugEvent Event fired to objects implementing ECLRecoDebugListener interface (must call ECLScreenReco.AddECLRecoDebugListener).