Uses of Class
groovyx.gpars.dataflow.operator.DataflowEventAdapter

Packages that use DataflowEventAdapter
groovyx.gpars.dataflow.operator.component   
 

Uses of DataflowEventAdapter in groovyx.gpars.dataflow.operator.component
 

Subclasses of DataflowEventAdapter in groovyx.gpars.dataflow.operator.component
 class GracefulShutdownListener
          Listens to an operator/selector and reports its state and activity to a GracefulShutdownMonitor, shared with other listeners.
 class ProcessorPauseResume
          A listener to dataflow operators and selectors allowing them to be paused and resumed.
 


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