Interface ScannerFilter

    • Method Detail

      • accept

        boolean accept​(Class testClass)
        Indicates if the class should be accepted by the directory scanner
        Parameters:
        testClass - The class in question
        Returns:
        true if the class should be part of the directory scan result.