Class VertxContainer
java.lang.Object
org.jboss.resteasy.plugins.server.vertx.VertxContainer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic VertxResteasyDeploymentstart()static VertxResteasyDeploymentstatic VertxResteasyDeploymentstart(String bindPath, SecurityDomain domain) static VertxResteasyDeploymentstart(String bindPath, 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, SecurityDomain domain) throws Exception - Throws:
Exception
-
start
public static VertxResteasyDeployment start(String bindPath, SecurityDomain domain, VertxResteasyDeployment deployment) throws Exception - Throws:
Exception
-
stop
-
main
-