| Name | Description | Type | Package | Framework |
| DefaultSimpleModuleInformationResolver | Default implementation of ModuleInformationResolver that supportsSimpleModuleDefinitions and that reads Strings from | Class | org.springframework.xd.module.info | Spring XD |
| DelegatingModuleInformationResolver | A composite resolver that will try delegates until one returns a non null result. | Class | org.springframework.xd.module.info | Spring XD |
| ModuleInformation | Holder object for various bits of information about a module, such as description, etc. | Class | org.springframework.xd.module.info | Spring XD |
| ModuleInformationResolver | Interface | org.springframework.xd.module.info | Spring XD | |