Package | Description |
---|---|
io.vertx.rxjava3.ext.shell.command |
Modifier and Type | Field and Description |
---|---|
static TypeArg<CommandRegistry> |
CommandRegistry.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static CommandRegistry |
CommandRegistry.create(Vertx vertx)
Create a new registry.
|
static CommandRegistry |
CommandRegistry.getShared(Vertx vertx)
Get the shared registry for the Vert.x instance.
|
static CommandRegistry |
CommandRegistry.newInstance(io.vertx.ext.shell.command.CommandRegistry arg) |
Copyright © 2022 Eclipse. All rights reserved.