public abstract class AbstractBaseJrzApplication extends Object implements IJrzApplication
| Constructor and Description |
|---|
AbstractBaseJrzApplication() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.server.Server |
getServer() |
void |
joinOnServer() |
void |
startServer() |
void |
stopServer() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseUri, getResourceConfigpublic void startServer()
throws JrzException
startServer in interface IJrzApplicationJrzExceptionpublic void joinOnServer()
throws JrzException
joinOnServer in interface IJrzApplicationJrzExceptionpublic void stopServer()
throws JrzException
stopServer in interface IJrzApplicationJrzExceptionpublic org.eclipse.jetty.server.Server getServer()
getServer in interface IJrzApplicationCopyright © 2014. All rights reserved.