eaLib API Docs
Last Modified : January 7 2002

mss.ea.ex.merge
Class MergeExample

java.lang.Object
  |
  +--mss.ea.al.AbstractAlgorithm
        |
        +--mss.ea.ex.merge.MergeExample

public class MergeExample
extends AbstractAlgorithm

Simple example to show how to merge streams.

Since:
0.2.2
Version:
$Revision: 1.2 $ $Date: 2001/11/26 09:24:46 $
Author:
Andreas Rummler

Fields inherited from class mss.ea.al.AbstractAlgorithm
broker, checker, extractor, factory, timer
 
Constructor Summary
MergeExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setup()
          Method to perform the setup stage of the algorithm.
 
Methods inherited from class mss.ea.al.AbstractAlgorithm
connect, connect, connect, connect, connect, connect, info, result, run, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MergeExample

public MergeExample()
Method Detail

setup

protected void setup()
Description copied from class: AbstractAlgorithm
Method to perform the setup stage of the algorithm. This is called before running the algorithm. All initializations must be done in this method.
Overrides:
setup in class AbstractAlgorithm

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception

eaLib API Docs
Last Modified : January 7 2002

Copyright © 2000-2001 Technical University of Ilmenau, Department ESS