A B C D L N O P R S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ANY - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
- ARRAY_SUFFIX - Static variable in interface org.mule.metadata.catalog.api.TypeResolver
B
- BINARY - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
- BOOLEAN - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
C
- CATALOG_SEPARATOR - Static variable in interface org.mule.metadata.catalog.api.TypeResolver
- create(ClassLoader) - Static method in interface org.mule.metadata.catalog.api.TypeResolver
-
Reads the entire file to properly load a
TypeResolver - createFrom(String, ClassLoader) - Static method in interface org.mule.metadata.catalog.api.TypeResolver
-
Reads the entire content to properly load a
TypeResolver - createFrom(URL, ClassLoader) - Static method in interface org.mule.metadata.catalog.api.TypeResolver
-
Reads the entire file to properly load a
TypeResolver
D
- DATE - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
- DATETIME - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
L
- load(String) - Method in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
- LOCALDATETIME - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
- LOCALTIME - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
N
- NUMBER - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
O
- org.mule.metadata.catalog.api - package org.mule.metadata.catalog.api
- org.mule.runtime.metadata.model.catalog - module org.mule.runtime.metadata.model.catalog
-
Metadata Model loader for different types regardless of their representation.
P
- PRIMITIVE_TYPES - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
-
Unmodifiable map with the supported primitive types
- PrimitiveTypesTypeLoader - Class in org.mule.metadata.catalog.api
-
Default types that will be accessible when accessing the
TypeResolver.resolveType(String)method. - PrimitiveTypesTypeLoader() - Constructor for class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
R
- REGEX - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
- resolveType(String) - Method in interface org.mule.metadata.catalog.api.TypeResolver
-
Returns the
MetadataTypeof the specified type if found.
S
- STRING - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
T
- TIME - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
- TIMEZONE - Static variable in class org.mule.metadata.catalog.api.PrimitiveTypesTypeLoader
- TypeResolver - Interface in org.mule.metadata.catalog.api
-
This object is responsible of looking for a
MetadataTypefrom a given reference by delegating the resolution to the rightTypeLoader, where if found aMetadataTypewill be returned. - TypeResolverException - Exception in org.mule.metadata.catalog.api
-
Checked exception used to describe errors when fetching types from a
TypeResolver - TypeResolverException(String) - Constructor for exception org.mule.metadata.catalog.api.TypeResolverException
All Classes All Packages