| Class | Description |
|---|---|
| ModuleLoader |
Utility class that provides methods for finding and returning components at runtime
using the Java ServiceLoader.
|
| ModuleProvider |
Allows retrieval of a module based on the Interface that it implements and its simple name.
|
| Exception | Description |
|---|---|
| ModuleLoaderException |
Thrown when there is a problem finding or instantiating a requested component.
|
Copyright © 2017. All rights reserved.