All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.hazelcast.shaded.nonapi.io.github.classgraph.classloaderhandler.README Maven / Gradle / Ivy

The newest version!

This directory contains ClassLoaderHandlers: classes that know how to extract classpath entries from ClassLoaders.

Note that URLClassLoader subclasses do not need a custom ClassLoaderHandler (unless they need to override the
delegation order, as with SpringBootRestartClassLoaderHandler), URLClassLoader subclasses are handled automatically
by ClassGraph.

If a new default ClassLoaderHandler is added to ClassGraph, then it should be added to ClassLoaderHandlerRegistry.
 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy