de.miethxml.hawron
Class LauncherImpl

java.lang.Object
  extended byde.miethxml.hawron.LauncherImpl
All Implemented Interfaces:
Launcher, java.lang.Runnable

public class LauncherImpl
extends java.lang.Object
implements Launcher, java.lang.Runnable

Author:
Simon Mieth

Constructor Summary
LauncherImpl()
          Deprecated.  
 
Method Summary
 void init(java.util.Hashtable param)
          Deprecated.  
 void run()
          Deprecated.  
 void setProperty(java.lang.String key, java.lang.String value)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LauncherImpl

public LauncherImpl()
Deprecated. 
Method Detail

init

public void init(java.util.Hashtable param)
Deprecated. 
Specified by:
init in interface Launcher

setProperty

public void setProperty(java.lang.String key,
                        java.lang.String value)
Deprecated. 
Specified by:
setProperty in interface Launcher

run

public void run()
Deprecated. 
Specified by:
run in interface java.lang.Runnable