Interface IClassScanner

    • Method Detail

      • scanClass

        boolean scanClass​(Class<?> clazz)
        Scan this class.
        Parameters:
        clazz - the class to sacn
        Returns:
        true if we should include this class
      • isComplete

        boolean isComplete()
        Is this class scanner complete.
        Returns:
        true if this scanner has nothing more to find