Package io.github.cdiunit.internal
Class CachingClassGraphScanner
java.lang.Object
io.github.cdiunit.internal.CachingClassGraphScanner
- All Implemented Interfaces:
ClasspathScanner
-
Field Summary
Fields inherited from interface io.github.cdiunit.internal.ClasspathScanner
log
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetClassNamesForClasspath
(URL[] urls) getClassNamesForPackage
(String packageName, URL url) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.github.cdiunit.internal.ClasspathScanner
getClasspathURL, getRealURL, isContainedInBeanArchive
-
Constructor Details
-
CachingClassGraphScanner
-
-
Method Details
-
getBeanArchives
- Specified by:
getBeanArchives
in interfaceClasspathScanner
-
getClassNamesForClasspath
- Specified by:
getClassNamesForClasspath
in interfaceClasspathScanner
-
getClassNamesForPackage
- Specified by:
getClassNamesForPackage
in interfaceClasspathScanner
-