Interface ClassPathScanner


  • public interface ClassPathScanner

    Allows enhancing the Class path scanning with custom scanning.

    This is useful if specific ClassLoader instances are used that require custom logic to scan them.

    Author:
    Daniel Sagenschneider