Package io.quarkus.deployment.dev.filesystem
-
Class Summary Class Description QuarkusFileManager QuarkusFileManager.Context ReloadableFileManager This reloadable file manager handle the class-paths and file locations of separated file manager instances.ReloadableFileManager.JoinClassLoader A class loader that combines multiple class loaders into one.
The classes loaded by this class loader are associated with this class loader, i.e.StaticFileManager This static file manager handle the class-paths and file locations of a single manager instance.