| Interface | Description |
|---|---|
| ExtensionsTypeLoaderFactory |
Factory class for instances of
ClassTypeLoader properly setup
to introspect types following the rules of the Extensions API. |
| Class | Description |
|---|---|
| DefaultExtensionsTypeLoaderFactory |
Default implementation of
ExtensionsTypeLoaderFactory |
| 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. |
| 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 |
| 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 © 2017 MuleSoft, Inc.. All rights reserved.