Package org.jlab.coda.emu


package org.jlab.coda.emu
  • Class
    Description
    This is the main class of the EMU (Event Management Unit) program.
    This class represents data flow through connected EMU modules.
    This class is designed for allowing the Emu to wait until a DataChannel or Transport or Module has received a desired event.
    Type of exception thrown in modules of EMU.
    This class handles the creation of one or more EMUs that are to be run in a single Java JVM.
    Interface EmuModule a simple interface to a modular part of the EMU.
    Collection of useful methods.