public static interface JettyShims.Server
| Modifier and Type | Method and Description |
|---|---|
void |
addWar(java.lang.String war,
java.lang.String mount) |
void |
join() |
void |
start() |
void |
stop() |
void addWar(java.lang.String war,
java.lang.String mount)
void start()
throws java.lang.Exception
java.lang.Exceptionvoid join() throws java.lang.InterruptedException
java.lang.InterruptedExceptionvoid stop() throws java.lang.Exception
java.lang.ExceptionCopyright © 2012 The Apache Software Foundation