org.apache.blur.console
Class JettyServer

java.lang.Object
  extended by org.apache.blur.console.JettyServer

public class JettyServer
extends Object


Constructor Summary
JettyServer(int port, boolean devMode)
           
 
Method Summary
 void join()
           
 JettyServer start()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JettyServer

public JettyServer(int port,
                   boolean devMode)
Method Detail

start

public JettyServer start()
                  throws MalformedURLException
Throws:
MalformedURLException

join

public void join()


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.