de.fhkl.zw.mkup.rattrap.localizer.tools
Class LocalizerService

java.lang.Object
  extended by de.fhkl.zw.mkup.rattrap.localizer.tools.LocalizerService

public class LocalizerService
extends java.lang.Object

Author:
rob this class provides the main - method that starts the localizing process

Constructor Summary
LocalizerService()
          constructor gets all not yet localized geoLocatedHost
 
Method Summary
static void main(java.lang.String[] args)
          main - method ;-)
 void startService()
          starts the service a new thread is started for each GeoLocatedHost
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalizerService

public LocalizerService()
constructor gets all not yet localized geoLocatedHost

Method Detail

startService

public void startService()
starts the service a new thread is started for each GeoLocatedHost


main

public static void main(java.lang.String[] args)
main - method ;-)

Parameters:
args -