@Command(value="default") @Target(value={TYPE,METHOD,PARAMETER,FIELD}) @Retention(value=RUNTIME) @Documented public @interface DefaultCommand
Command as the plugin default. It will be run if no other command matches the input line.public abstract String help
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.