Package io.quarkus.bootstrap.classloading
package io.quarkus.bootstrap.classloading
-
ClassDescriptionYou can register classloader event listeners during our integration tests to verify / count certain events.Represents an element on the virtual classpath, such as a jar file or classes directory.A resource on the Class Path that has been loaded from a
ClassPathElementWe used to have a full index of the resources present in the classpath stored in ClassLoaderState of QuarkusClassLoader.The ClassLoader used for non production Quarkus applications (i.e.