| Interface | Description |
|---|---|
| TypeResolver |
This object is responsible of looking for a
MetadataType from a given reference by delegating the resolution to the right
TypeLoader, where if found a MetadataType will be returned. |
| Class | Description |
|---|---|
| PrimitiveTypesTypeLoader |
Default types that will be accessible when accessing the
TypeResolver.resolveType(String) method. |
| Exception | Description |
|---|---|
| TypeResolverException |
Checked exception used to describe errors when fetching types from a
TypeResolver |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.