Uses of Interface
io.vertx.core.spi.launcher.CommandFactory
Packages that use CommandFactory
-
Uses of CommandFactory in io.vertx.core.spi.launcher
Classes in io.vertx.core.spi.launcher that implement CommandFactoryModifier and TypeClassDescriptionclassDefaultCommandFactory<C extends Command>Default implementation ofCommandFactory.Methods in io.vertx.core.spi.launcher that return types with arguments of type CommandFactoryModifier and TypeMethodDescriptionCommandFactoryLookup.lookup()Looks for command implementation and instantiated them.