| Interface | Description |
|---|---|
| ExtensionsTypeLoaderFactory |
Factory class for instances of
ClassTypeLoader properly setup to introspect types following the rules of the Extensions
API. |
| Class | Description |
|---|---|
| CursorProviderTypeHandler |
Implementation of
ClassHandler for the cursor providers |
| DefaultExtensionsTypeLoaderFactory |
Default implementation of
ExtensionsTypeLoaderFactory |
| DynamicConfigExpirationTypeBuilder |
Creates instances of
MetadataType which represent an ExpirationPolicy. |
| ErrorMappingsTypeBuilder |
Creates instances of
MetadataType which represent an error mapping. |
| ExtensionObjectTypeHandler |
An implementation of
ObjectHandler which allows the type to me enriched with custom type annotations of the Extensions
API. |
| ExtensionsTypeHandlerManagerFactory |
An implementation of
TypeHandlerManagerFactory which creates instances of TypeHandlerManager properly
configured to be used under the rules of the Extensions API. |
| ObjectStoreClassHandler |
Implementation of
ClassHandler for the ObjectStore interface |
| PoolingProfileTypeBuilder |
Creates instances of
MetadataType which represent a PoolingProfile. |
| ReconnectionStrategyTypeBuilder |
Creates instances of
MetadataType which represent a reconnection strategy |
| RedeliveryPolicyTypeBuilder |
Creates instances of
MetadataType which represent a redelivery policy |
| SchedulingStrategyClassHandler |
Implementation of
ClassHandler for the SchedulingStrategy interface |
| StreamingStrategyTypeBuilder |
Creates instances of
MetadataType which represent a streaming strategy type |
| TypeUtils |
Utility class to handle Java types and their relationship with the
MetadataType model |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.