Package nonapi.io.github.classgraph.classloaderhandler
package nonapi.io.github.classgraph.classloaderhandler
-
ClassDescriptionExtract classpath entries from the Ant ClassLoader.Allow for overrideClassLoaders to be called with a ClassGraphClassLoader as a parameter, so that nested scans can share a single classloader (#485).A ClassLoader handler.The registry for ClassLoaderHandler classes.A list of fully-qualified ClassLoader class names paired with the ClassLoaderHandler that can handle them.ClassLoaderHandler that is able to extract the URLs from a CxfContainerClassLoader.Extract classpath entries from the Eclipse Equinox ClassLoader.Extract classpath entries from the Eclipse Equinox ContextFinder ClassLoader.Fallback ClassLoaderHandler.Custom Class Loader Handler for OSGi Felix ClassLoader.Extract classpath entries from the JBoss ClassLoader.A placeloader ClassLoaderHandler that matches Java 9+ classloaders, but does not attempt to extract URLs from them (module scanning uses a different mechanism from classpath scanning).Handle the OSGi DefaultClassLoader.ClassLoaderHandler that is used to test PARENT_LAST delegation order.Handle the Plexus ClassWorlds ClassRealm ClassLoader.Extract classpath entries from the Quarkus ClassLoader.This handler uses
invalid reference
nonapi.io.github.classgraph.classloaderhandler.ClassLoaderHandler.DelegationOrder#PARENT_LAST
RestartClassLoader
of Spring Boot's devtools.Extract classpath entries from the Tomcat/Catalina WebappClassLoaderBase.Extract classpath entries from the Uno-Jar's JarClassLoader and One-Jar's JarClassLoader.ClassLoaderHandler that is able to extract the URLs from a URLClassLoader.Extract classpath entries from the Weblogic ClassLoaders.WebsphereLibertyClassLoaderHandler.Handle the WebSphere traditonal ClassLoaders.