Annotation Interface NoAutoScan


@Retention(RUNTIME) public @interface NoAutoScan
Causes the annotated class to NOT be scanned by AutoHandlerScan even if it does have annotations that would otherwise cause it to be scanned.