Annotation Interface AdminHighPriorityCommand


@Target(TYPE) @Retention(RUNTIME) public @interface AdminHighPriorityCommand
Annotation tagged on a concrete Command that requires high priority thread creation whenever called by administrators users.