@Retention(value=RUNTIME) @Target(value=TYPE) public @interface BeesCommand
CLICommand to provide
metadata about the command.| Modifier and Type | Optional Element and Description |
|---|---|
String |
description |
boolean |
experimental |
String |
group |
String |
pattern |
int |
priority |
Copyright © 2011-2013. All Rights Reserved.