Class EventDispatcher


  • public class EventDispatcher
    extends java.lang.Object
    Singleton event dispatcher forwards the events created by simulation callables to corresponding entities like actors wnich process them.

    Since:
    1.1.0
    Author:
    Erhan Bagdemir
    • Method Detail

      • dispatchEvents

        public void dispatchEvents​(Measurement measurement)
      • stop

        public void stop()