| Interface | Description |
|---|---|
| ClassLoadHelper |
An interface for classes wishing to provide the service of loading classes and resources within the scheduler...
|
| Class | Description |
|---|---|
| CascadingClassLoadHelper |
A
ClassLoadHelper uses all of the ClassLoadHelper types that are found in this package in its attempts to load a class,
when one scheme is found to work, it is promoted to the scheme that will be used first the next time a class is loaded (in order to improve
performance). |
Copyright © 2011–2017 Knowm Inc.. All rights reserved.