|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.itmill.toolkit.launcher.ITMillToolkitWebMode
public class ITMillToolkitWebMode
Class for running Jetty servlet container within Eclipse project.
Constructor Summary | |
---|---|
ITMillToolkitWebMode()
|
Method Summary | |
---|---|
static void |
main(String[] args)
Main function for running Jetty. |
protected static Map |
parseArguments(String[] args)
Parse all command line arguments into a map. |
protected static String |
runServer(Map serverArgs,
String mode)
Run the server with specified arguments. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ITMillToolkitWebMode()
Method Detail |
---|
public static void main(String[] args)
args
- protected static String runServer(Map serverArgs, String mode)
serverArgs
-
protected static Map parseArguments(String[] args)
args
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |