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 Deprecated. in favor ofPathTreeClassPathElementDriverRemover FilteredClassPathElement JarClassPathElement Deprecated. in favor ofPathTreeClassPathElementMemoryClassPathElement PathTreeClassPathElement QuarkusClassLoader The ClassLoader used for non production Quarkus applications (i.e.QuarkusClassLoader.Builder -
Exception Summary Exception Description ClassLoaderLimiter.ClassLoaderLimiterConsistencyException