This figure shows the event processing network diagram for the TradeReport application you build in this walkthrough. The network consists of a StockTradeCSVAdapter connected to an AdapterOutputChannel, which passes events to a GetHighVolumeProcessor. The processor is connected by a ProcessorOutputChannel to a ListenerBean event bean.