Class | Description |
---|---|
CompositeModuleProvider |
Encapsulate other ModuleProviders in a single instance.
|
CoreModuleProvider |
Hardcoded provider for default core manipulation module.
|
DefaultModuleProvider |
Return the given collection of
Module s. |
ServiceLoaderModuleProvider |
Find
Module s using the ServiceLoader mechanisms. |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.