Package org.springframework.boot.devtools.restart.classloader
package org.springframework.boot.devtools.restart.classloader
Classloaders used for reload support.
-
ClassDescriptionA single file that may be served from a
ClassLoader
.The kinds of class load files.A container for files that may be served from aClassLoader
.ClassLoaderFileRepository
that maintains a collection ofClassLoaderFile
items grouped by source directories.An individual source directory that is being managed by the collection.URLStreamHandler
for the contents of aClassLoaderFile
.DisposableClassLoader
used to support application restarting.