org.skyscreamer.yoga.demo.util
Class RunSpringServer

java.lang.Object
  extended by org.skyscreamer.yoga.demo.util.RunSpringServer

public class RunSpringServer
extends Object


Constructor Summary
RunSpringServer()
           
 
Method Summary
static JettyServer initServer(int port, boolean join)
           
static void initSpring(JettyServer server)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunSpringServer

public RunSpringServer()
Method Detail

initServer

public static JettyServer initServer(int port,
                                     boolean join)
                              throws Exception
Throws:
Exception

initSpring

public static void initSpring(JettyServer server)


Copyright © 2013. All Rights Reserved.