Package org.mule.metadata.catalog.api
-
Interface Summary Interface Description TypeResolver This object is responsible of looking for aMetadataTypefrom a given reference by delegating the resolution to the rightTypeLoader, where if found aMetadataTypewill be returned. -
Class Summary Class Description PrimitiveTypesTypeLoader Default types that will be accessible when accessing theTypeResolver.resolveType(String)method. -
Exception Summary Exception Description TypeResolverException Checked exception used to describe errors when fetching types from aTypeResolver