Uses of Class
org.mule.runtime.dsl.api.component.TypeDefinition.MapEntryType
Packages that use TypeDefinition.MapEntryType
-
Uses of TypeDefinition.MapEntryType in org.mule.runtime.dsl.api.component
Methods in org.mule.runtime.dsl.api.component with parameters of type TypeDefinition.MapEntryTypeModifier and TypeMethodDescriptionvoidTypeDefinitionVisitor.onMapType(TypeDefinition.MapEntryType mapEntryType) Invoked when theTypeDefinitionit's defined to be a map entry.