public static interface JettyShims.Server
void
addWar(String war, String mount)
join()
start()
stop()
void addWar(String war, String mount)
void start() throws Exception
Exception
void join() throws InterruptedException
InterruptedException
void stop() throws Exception
Copyright © 2017 The Apache Software Foundation. All rights reserved.