See: Description
| Interface | Description | 
|---|---|
| ClassLoaderFileRepository | A container for files that may be served from a  ClassLoader. | 
| Class | Description | 
|---|---|
| ClassLoaderFile | A single file that may be served from a  ClassLoader. | 
| ClassLoaderFiles | ClassLoaderFileRepositorythat maintains a collection ofClassLoaderFileitems grouped by source folders. | 
| ClassLoaderFiles.SourceFolder | An individual source folder that is being managed by the collection. | 
| ClassLoaderFileURLStreamHandler | URLStreamHandlerfor the contents of aClassLoaderFile. | 
| RestartClassLoader | Disposable  ClassLoaderused to support application restarting. | 
| Enum | Description | 
|---|---|
| ClassLoaderFile.Kind | The kinds of class load files. | 
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.