|
|
@@ -975,6 +975,7 @@ public abstract class Broadcast |
|
|
*/ |
|
|
*/ |
|
|
public void doBroadcast() throws BroadcastException |
|
|
public void doBroadcast() throws BroadcastException |
|
|
{ |
|
|
{ |
|
|
|
|
|
changeStateTime = System.currentTimeMillis(); |
|
|
setState(BroadcastState.RUNNING); |
|
|
setState(BroadcastState.RUNNING); |
|
|
|
|
|
|
|
|
// Start the dispatcher threads |
|
|
// Start the dispatcher threads |
|
|
|