public class RunSpringServer extends Object
| Constructor and Description |
|---|
RunSpringServer() |
| Modifier and Type | Method and Description |
|---|---|
static JettyServer |
initServer(int port,
boolean join) |
static void |
initSpring(JettyServer server) |
public static JettyServer initServer(int port, boolean join) throws Exception
Exceptionpublic static void initSpring(JettyServer server)
Copyright © 2014. All Rights Reserved.