| TalentModuleCapabilitiesAdapter | A TalentModuleCapabilitiesAdapter is a wrapper around TalentModule that implements org.mule.api.Capabilities interface. |
| TalentModuleConnectionIdentifierAdapter | A TalentModuleConnectionIdentifierAdapter is a wrapper around TalentModule that implements org.mule.devkit.dynamic.api.helper.Connection interface. |
| TalentModuleLifecycleAdapter | A TalentModuleLifecycleAdapter is a wrapper around TalentModule that adds lifecycle methods to the pojo. |
| TalentModuleMetadataAdapater | A TalentModuleMetadataAdapater is a wrapper around TalentModule that adds support for querying metadata about the extension. |
| TalentModuleProcessAdapter | A TalentModuleProcessAdapter is a wrapper around TalentModule that enables custom processing strategies. |