Package io.quarkus.bootstrap.classloading
-
Interface Summary Interface Description ClassLoaderEventListener You can register classloader event listeners during our integration tests to verify / count certain events.ClassPathElement Represents an element on the virtual classpath, such as a jar file or classes directory.ClassPathResource A resource on the Class Path that has been loaded from aClassPathElement -
Class Summary Class Description AbstractClassPathElement ClassLoaderLimiter ClassLoaderLimiter.Builder DirectoryClassPathElement A class path element that represents a file on the file systemDriverRemover JarClassPathElement A class path element that represents a file on the file systemMemoryClassPathElement QuarkusClassLoader The ClassLoader used for non production Quarkus applications (i.e.QuarkusClassLoader.Builder -
Exception Summary Exception Description ClassLoaderLimiter.ClassLoaderLimiterConsistencyException