| Interface | Description |
|---|---|
| ClassPathLocationScanner |
Scans for classpath resources in this location.
|
| UrlResolver |
Resolves container-specific URLs into standard Java URLs.
|
| Class | Description |
|---|---|
| ClassPathResource |
A resource on the classpath.
|
| 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.
|
Copyright © 2017. All rights reserved.