Annotation Interface PreProcessor


@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface PreProcessor
Registers one or more CommandPreProcessor implementations to run before a command method executes.