Annotation Interface ScanMe


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