pacemaker
Class EmissionObserver

java.lang.Object
  extended by pacemaker.EmissionObserver
All Implemented Interfaces:
peersim.core.Control

public class EmissionObserver
extends java.lang.Object
implements peersim.core.Control


Constructor Summary
EmissionObserver(java.lang.String prefix)
           
 
Method Summary
static void addFlash(long time, long period)
           
 boolean execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmissionObserver

public EmissionObserver(java.lang.String prefix)
Method Detail

addFlash

public static void addFlash(long time,
                            long period)

execute

public boolean execute()
Specified by:
execute in interface peersim.core.Control