Package io.vertx.up.runtime.deployment
Interface Rotate
-
- All Known Implementing Classes:
DeployRotate
public interface Rotate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description io.vertx.core.DeploymentOptionsspinAgent(Class<?> clazz)io.vertx.core.eventbus.DeliveryOptionsspinDelivery()io.vertx.core.DeploymentOptionsspinWorker(Class<?> clazz)
-