Package org.seedstack.seed.command
Annotation Type CommandDefinition
-
@Documented @Retention(RUNTIME) @Target(TYPE) @Inherited public @interface CommandDefinition
This annotation marks commands to be registered by seed shell support.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringdescriptionThe description of the command
-