public interface EmbeddedJaxrsServer
Modifier and Type | Method and Description |
---|---|
ResteasyDeployment |
getDeployment() |
void |
setDeployment(ResteasyDeployment deployment) |
void |
setRootResourcePath(String rootResourcePath) |
void |
setSecurityDomain(SecurityDomain sc) |
void |
start() |
void |
stop() |
void setRootResourcePath(String rootResourcePath)
void start()
void stop()
ResteasyDeployment getDeployment()
void setDeployment(ResteasyDeployment deployment)
void setSecurityDomain(SecurityDomain sc)
Copyright © 2015 JBoss by Red Hat. All rights reserved.