| Class | Description | 
|---|---|
| CompilingClassLoader | 
 This is a Java ClassLoader that will attempt to load a class from a string of source code. 
 | 
| Exception | Description | 
|---|---|
| CompilingClassLoader.CompilerException | 
 Thrown when code cannot be compiled. 
 | 
Copyright © 2019 The Apache Software Foundation. All rights reserved.