| IntegrationsModuleCapabilitiesAdapter | A IntegrationsModuleCapabilitiesAdapter is a wrapper around IntegrationsModule that implements org.mule.api.Capabilities interface. |
| IntegrationsModuleConnectionIdentifierAdapter | A IntegrationsModuleConnectionIdentifierAdapter is a wrapper around IntegrationsModule that implements org.mule.devkit.dynamic.api.helper.Connection interface. |
| IntegrationsModuleLifecycleAdapter | A IntegrationsModuleLifecycleAdapter is a wrapper around IntegrationsModule that adds lifecycle methods to the pojo. |
| IntegrationsModuleMetadataAdapater | A IntegrationsModuleMetadataAdapater is a wrapper around IntegrationsModule that adds support for querying metadata about the extension. |
| IntegrationsModuleProcessAdapter | A IntegrationsModuleProcessAdapter is a wrapper around IntegrationsModule that enables custom processing strategies. |