Uses of Interface
org.mule.runtime.extension.api.client.params.Parameterizer
Packages that use Parameterizer
Package
Description
-
Uses of Parameterizer in org.mule.runtime.extension.api.client
Subinterfaces of Parameterizer in org.mule.runtime.extension.api.clientModifier and TypeInterfaceDescriptioninterfaceParameterizes an operation execution performed through theExtensionsClient -
Uses of Parameterizer in org.mule.runtime.extension.api.client.params
Classes in org.mule.runtime.extension.api.client.params with type parameters of type ParameterizerModifier and TypeInterfaceDescriptioninterfaceParameterizer<T extends Parameterizer>Parameterizes a generic entity executed or created through theExtensionsClientSubinterfaces of Parameterizer in org.mule.runtime.extension.api.client.paramsModifier and TypeInterfaceDescriptioninterfaceComponentParameterizer<T extends ComponentParameterizer>Parameterizes a component executed or created through theExtensionsClient -
Uses of Parameterizer in org.mule.runtime.extension.api.client.source
Subinterfaces of Parameterizer in org.mule.runtime.extension.api.client.sourceModifier and TypeInterfaceDescriptioninterfaceParameterizes a success/error callback from a message sourceinterfaceParameterizes a source created through theExtensionsClient