@Version(value="1.4.0")
| Interface | Description | 
|---|---|
| ClassLoaderWriter | A class loader writer is a service allowing to dynamically generate
 classes and resources. | 
| ClassLoaderWriterListener | Whiteboard interface for scripting implementations which need to respond to
 ClassLoader clearing events. | 
| DynamicClassLoader | A dynamic class loader is a class loader which might get
 invalid over time. | 
| DynamicClassLoaderManager | The dynamic class loader manager is a central
 service managing all dynamic class loaders. | 
| DynamicClassLoaderProvider | Deprecated The dynamic class loader provider is not supported
             anymore and any service implementing this is not
             considered for dynamic class loading anymore! | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.