Class ListCommandsCommand

  • All Implemented Interfaces:
    org.glassfish.hk2.api.PostConstruct

    @Service(name="list-commands")
    @PerLookup
    public class ListCommandsCommand
    extends CLICommand
    A local list-commands command.
    Author:
    bnevins, Bill Shannon