Interface ClassPathScannerFactory


public interface ClassPathScannerFactory
Factory for the ClassPathScanner service.
  • Method Summary

    Modifier and Type
    Method
    Description
    Create a ClassPathScanner given the classLoader.
  • Method Details