public interface IJrzApplication
| Modifier and Type | Method and Description |
|---|---|
URI |
getBaseUri() |
org.glassfish.jersey.server.ResourceConfig |
getResourceConfig() |
org.eclipse.jetty.server.Server |
getServer() |
void |
joinOnServer() |
void |
startServer() |
void |
stopServer() |
void startServer()
throws JrzException
JrzExceptionvoid joinOnServer()
throws JrzException
JrzExceptionvoid stopServer()
throws JrzException
JrzExceptionorg.eclipse.jetty.server.Server getServer()
throws JrzException
JrzExceptionorg.glassfish.jersey.server.ResourceConfig getResourceConfig()
URI getBaseUri()
Copyright © 2014. All rights reserved.