package saker.build.util.classloader
Package containing utility classes related to classloaders for the build system..
| SakerDirectoryClassLoaderDataFinder | ClassLoaderDataFinder implementation that is backed by a SakerDirectory. |
| SakerPathClassLoaderDataFinder | |
| WildcardFilteringClassLoader | ClassLoader implementation that only finds classes which have their name match the specified wildcards. |