public class HelloWorld
extends org.symphonyoss.s2.fugue.FugueServer
| Constructor and Description |
|---|
HelloWorld()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Launcher.
|
org.symphonyoss.s2.fugue.FugueServer |
start() |
fail, isRunning, join, newExecutor, newExecutor, newScheduledExecutor, newScheduledExecutor, openBrowser, registerServlet, stop, withComponents, withCurrentThread, withServletProvider, withThreadpublic org.symphonyoss.s2.fugue.FugueServer start()
start in interface org.symphonyoss.s2.fugue.IFugueServerstart in class org.symphonyoss.s2.fugue.FugueServerpublic static void main(String[] args) throws InterruptedException
args - Command line arguments, ignored.InterruptedException - If the main thread is interrupted.Copyright © 2018 Symphony Software Foundation. All rights reserved.