| Name | Description | Type | Package | Framework |
| CompositeModuleProvider | Encapsulate other ModuleProviders in a single instance. | Class | org.apache.felix.ipojo.manipulator.spi.provider | Apache Felix |
| CoreModuleProvider | Hardcoded provider for default core manipulation module. | Class | org.apache.felix.ipojo.manipulator.spi.provider | Apache Felix |
| DefaultModuleProvider | Return the given collection of Modules. | Class | org.apache.felix.ipojo.manipulator.spi.provider | Apache Felix |
| ServiceLoaderModuleProvider | Find Modules using the ServiceLoader mechanisms. | Class | org.apache.felix.ipojo.manipulator.spi.provider | Apache Felix |