Uses of Package
io.github.lukehutch.fastclasspathscanner.classloaderhandler
-
Classes in io.github.lukehutch.fastclasspathscanner.classloaderhandler used by io.github.lukehutch.fastclasspathscanner Class Description ClassLoaderHandler A ClassLoader handler. -
Classes in io.github.lukehutch.fastclasspathscanner.classloaderhandler used by io.github.lukehutch.fastclasspathscanner.classloaderhandler Class Description ClassLoaderHandler A ClassLoader handler.ClassLoaderHandler.DelegationOrder The delegation order configuration for a given ClassLoader instance (this is usually PARENT_FIRST for most ClassLoaders, but this can be overridden by some ClassLoaders, e.g.ClassLoaderHandlerRegistry.ClassLoaderHandlerRegistryEntry A list of fully-qualified ClassLoader class names paired with the ClassLoaderHandler that can handle them. -
Classes in io.github.lukehutch.fastclasspathscanner.classloaderhandler used by io.github.lukehutch.fastclasspathscanner.scanner Class Description ClassLoaderHandler A ClassLoader handler.ClassLoaderHandlerRegistry.ClassLoaderHandlerRegistryEntry A list of fully-qualified ClassLoader class names paired with the ClassLoaderHandler that can handle them.