Class DeployRotate

  • All Implemented Interfaces:
    Rotate

    public class DeployRotate
    extends Object
    implements Rotate
    • Constructor Detail

      • DeployRotate

        public DeployRotate()
    • Method Detail

      • spinAgent

        public io.vertx.core.DeploymentOptions spinAgent​(Class<?> clazz)
        Specified by:
        spinAgent in interface Rotate
      • spinDelivery

        public io.vertx.core.eventbus.DeliveryOptions spinDelivery()
        Specified by:
        spinDelivery in interface Rotate
      • spinWorker

        public io.vertx.core.DeploymentOptions spinWorker​(Class<?> clazz)
        Specified by:
        spinWorker in interface Rotate