Class VertxContainer
java.lang.Object
org.jboss.resteasy.plugins.server.vertx.VertxContainer
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static VertxResteasyDeployment
start()
static VertxResteasyDeployment
static VertxResteasyDeployment
start
(String bindPath, SecurityDomain domain) static VertxResteasyDeployment
start
(String bindPath, SecurityDomain domain, VertxResteasyDeployment deployment) static void
start
(VertxResteasyDeployment deployment) static void
stop()
-
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
-