public class TypesCatalog extends Object
TypeResolver to look for any given type.
TODO(fernandezlautaro: MULE-11501 this class must be moved to a separate module| Constructor and Description |
|---|
TypesCatalog(List<TypeResolver> typeResolvers) |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.metadata.api.model.MetadataType> |
resolveType(String typeIdentifier) |
public TypesCatalog(List<TypeResolver> typeResolvers)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.