Package io.avaje.classpath.scanner.internal.scanner.classpath
-
Interface Summary Interface Description ClassPathLocationScanner Scans for classpath resources in this location.UrlResolver Resolves container-specific URLs into standard Java URLs. -
Class Summary Class Description ClassPathScanner ClassPath scanner.DefaultUrlResolver Default implementation of UrlResolver.FileSystemClassPathLocationScanner ClassPathLocationScanner for the file system.JarFileClassPathLocationScanner ClassPathLocationScanner for jar files.OsgiClassPathLocationScanner OSGi specific scanner that performs the migration search in the current bundle's classpath.