Class VertxContainer
java.lang.Object
org.jboss.resteasy.plugins.server.vertx.VertxContainer
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic VertxResteasyDeploymentstart()static VertxResteasyDeploymentstatic VertxResteasyDeploymentstatic VertxResteasyDeploymentstart(String bindPath, org.jboss.resteasy.plugins.server.embedded.SecurityDomain domain, VertxResteasyDeployment deployment) static voidstart(VertxResteasyDeployment deployment) static voidstop()
-
Field Details
-
vertx
-
-
Constructor Details
-
VertxContainer
public VertxContainer()
-
-
Method Details
-
start
- Throws:
Exception
-
start
- Throws:
Exception
-
start
- Throws:
Exception
-
start
public static VertxResteasyDeployment start(String bindPath, org.jboss.resteasy.plugins.server.embedded.SecurityDomain domain) throws Exception - Throws:
Exception
-
start
public static VertxResteasyDeployment start(String bindPath, org.jboss.resteasy.plugins.server.embedded.SecurityDomain domain, VertxResteasyDeployment deployment) throws Exception - Throws:
Exception
-
stop
- Throws:
Exception
-
main
- Throws:
Exception
-