Class Hierarchy
- java.lang.Object
- io.vertx.core.cli.annotations.CLIConfigurator
Annotation Type Hierarchy
- io.vertx.core.cli.annotations.Argument (implements java.lang.annotation.Annotation)
- io.vertx.core.cli.annotations.ConvertedBy (implements java.lang.annotation.Annotation)
- io.vertx.core.cli.annotations.DefaultValue (implements java.lang.annotation.Annotation)
- io.vertx.core.cli.annotations.Description (implements java.lang.annotation.Annotation)
- io.vertx.core.cli.annotations.Hidden (implements java.lang.annotation.Annotation)
- io.vertx.core.cli.annotations.Name (implements java.lang.annotation.Annotation)
- io.vertx.core.cli.annotations.Option (implements java.lang.annotation.Annotation)
- io.vertx.core.cli.annotations.ParsedAsList (implements java.lang.annotation.Annotation)
- io.vertx.core.cli.annotations.Summary (implements java.lang.annotation.Annotation)