de.miethxml.toolkit.application
Interface Launcher

All Known Implementing Classes:
DefaultApplicationContainer, LauncherImpl

public interface Launcher

Author:
Simon Mieth

Method Summary
 void init(java.util.Hashtable param)
           
 void setProperty(java.lang.String key, java.lang.String value)
           
 

Method Detail

init

public void init(java.util.Hashtable param)

setProperty

public void setProperty(java.lang.String key,
                        java.lang.String value)