| NotificationModuleCapabilitiesAdapter | A NotificationModuleCapabilitiesAdapter is a wrapper around NotificationModule that implements org.mule.api.Capabilities interface. |
| NotificationModuleConnectionIdentifierAdapter | A NotificationModuleConnectionIdentifierAdapter is a wrapper around NotificationModule that implements org.mule.devkit.dynamic.api.helper.Connection interface. |
| NotificationModuleLifecycleAdapter | A NotificationModuleLifecycleAdapter is a wrapper around NotificationModule that adds lifecycle methods to the pojo. |
| NotificationModuleMetadataAdapater | A NotificationModuleMetadataAdapater is a wrapper around NotificationModule that adds support for querying metadata about the extension. |
| NotificationModuleProcessAdapter | A NotificationModuleProcessAdapter is a wrapper around NotificationModule that enables custom processing strategies. |