Class CommandResolver

  • All Implemented Interfaces:
    RxDelegate
    Direct Known Subclasses:
    CommandRegistry

    public class CommandResolver
    extends Object
    implements RxDelegate
    A resolver for commands, so the shell can discover commands.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.