|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Periodic pump attribute controller interface.
Method Summary | |
long |
getPeriod()
Returns the pump period. |
void |
setPeriod(long period)
Sets the pump period. |
Methods inherited from interface org.objectweb.dream.pump.PumpAttributeController |
getPushNullPolicy, setPushNullPolicy |
Methods inherited from interface org.objectweb.dream.control.activity.ActiveComponentAttributeController |
getInitialCapacity, getInitialNumberOfThreads, getUsePool, setInitialCapacity, setInitialNumberOfThreads, setUsePool |
Method Detail |
public long getPeriod()
public void setPeriod(long period)
period
- the pump period.
IllegalArgumentException
- if the given pump period is negative.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |