org.objectweb.dream.pump
Interface PumpAttributeControllerThreadPool

All Superinterfaces:
ActiveComponentAttributeController, AttributeController, PumpAttributeController
All Known Implementing Classes:
PumpSynchronizedImpl

public interface PumpAttributeControllerThreadPool
extends PumpAttributeController, ActiveComponentAttributeController

Attribute controller for pump components that use a thread pool.


Method Summary
 
Methods inherited from interface org.objectweb.dream.pump.PumpAttributeController
getPushNullPolicy, getStopOnPullExceptionPolicy, getStopOnPushExceptionPolicy, setPushNullPolicy, setStopOnPullExceptionPolicy, setStopOnPushExceptionPolicy
 
Methods inherited from interface org.objectweb.dream.control.activity.ActiveComponentAttributeController
getInitialNumberOfThreads, getUsePool, setInitialNumberOfThreads, setUsePool
 



Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.