Package | Description |
---|---|
org.springframework.boot.devtools.restart.classloader |
Classloaders used for reload support.
|
Modifier and Type | Method and Description |
---|---|
protected ClassLoaderFiles.SourceFolder |
ClassLoaderFiles.getOrCreateSourceFolder(String name)
Get or create a
ClassLoaderFiles.SourceFolder with the given name. |
Modifier and Type | Method and Description |
---|---|
Collection<ClassLoaderFiles.SourceFolder> |
ClassLoaderFiles.getSourceFolders()
Return all
SourceFolders that have been added to the
collection. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.