Annotation Interface DebugCommand


@Retention(RUNTIME) @Target(TYPE) public @interface DebugCommand
Indicates that the annotated command is intended for debugging purposes. Commands with this annotation can typically be executed and monitored directly via the server console.