groovyx.gpars.dataflow.impl
Interface DataflowChannelEventDistibutor<T>

All Known Implementing Classes:
DataflowChannelEventOrchestrator

public interface DataflowChannelEventDistibutor<T>

Author:
Vaclav Pech

Method Summary
 void fireOnMessage(T message)
           
 

Method Detail

fireOnMessage

void fireOnMessage(T message)

Copyright © 2008–2012 Václav Pech. All Rights Reserved.