idi.diplom.linda
Class Startup

java.lang.Object
  extended by idi.diplom.linda.Startup

public class Startup
extends java.lang.Object


Constructor Summary
Startup()
           
 
Method Summary
static void main(java.lang.String[] args)
          A main method starting all necessary vivometrics programs to connect with the LifeShirt and save medpackets to a text file.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Startup

public Startup()
Method Detail

main

public static void main(java.lang.String[] args)
A main method starting all necessary vivometrics programs to connect with the LifeShirt and save medpackets to a text file. If some programs are running already, these are first killed and then started all over again. This method also starts our filelistener, which looks for new data in the text file and then processes these.

Parameters:
args -