com.itmill.toolkit.launcher
Class ITMillToolkitDesktopMode

java.lang.Object
  extended by com.itmill.toolkit.launcher.ITMillToolkitDesktopMode

public class ITMillToolkitDesktopMode
extends Object

This class starts servlet container and opens a simple control dialog.


Constructor Summary
ITMillToolkitDesktopMode()
           
 
Method Summary
protected static boolean deployEmbeddedWarfile(Map args)
          Deploy file named "embedded.war" from classpath (inside jar file).
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ITMillToolkitDesktopMode

public ITMillToolkitDesktopMode()
Method Detail

main

public static void main(String[] args)

deployEmbeddedWarfile

protected static boolean deployEmbeddedWarfile(Map args)
                                        throws IOException
Deploy file named "embedded.war" from classpath (inside jar file).

Parameters:
args -
Returns:
Throws:
IOException


Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.