public interface NamedTypeResolver
| Modifier and Type | Method and Description |
|---|---|
String |
getCategoryName()
This is the name of the TypeResolver Category, that relates a given
TypeKeysResolver with the input and
output type resolvers. |
String |
getResolverName()
This is the name of the TypeResolver.
|
String getCategoryName()
TypeKeysResolver with the input and
output type resolvers.
For any given component, all the input and
output resolvers must belong to the same Category,
that is, have the same categoryNameString getResolverName()
InputTypeResolver and
OutputTypeResolver which are used together.Copyright © 2017 MuleSoft, Inc.. All rights reserved.