| PerformanceModuleCapabilitiesAdapter | A PerformanceModuleCapabilitiesAdapter is a wrapper around PerformanceModule that implements org.mule.api.Capabilities interface. |
| PerformanceModuleConnectionIdentifierAdapter | A PerformanceModuleConnectionIdentifierAdapter is a wrapper around PerformanceModule that implements org.mule.devkit.dynamic.api.helper.Connection interface. |
| PerformanceModuleLifecycleAdapter | A PerformanceModuleLifecycleAdapter is a wrapper around PerformanceModule that adds lifecycle methods to the pojo. |
| PerformanceModuleMetadataAdapater | A PerformanceModuleMetadataAdapater is a wrapper around PerformanceModule that adds support for querying metadata about the extension. |
| PerformanceModuleProcessAdapter | A PerformanceModuleProcessAdapter is a wrapper around PerformanceModule that enables custom processing strategies. |