Uses of Package
org.mule.runtime.dsl.api.component
Packages that use org.mule.runtime.dsl.api.component
-
Classes in org.mule.runtime.dsl.api.component used by org.mule.runtime.dsl.api.componentClassDescriptionDefines how to build an attribute from an object.An {code AttributeDefinitionVisitor} allows to access an
AttributeDefinitionconfiguration.Defines the mapping between a component configuration and how the object that represents that model in runtime is created.Builder forComponentBuildingDefinitionInterface that must be implemented by those classes that are meant to be used as a factory to create complex domain objects which in turn areComponents.Holder for a pair of a map key and its value attribute definition.Interface that must be implemented by those classes that are meant to be used as a factory to create complex domain objects.Wrapper class for a setter attribute definitions.Converter from one type to another.Defines the actualClassfor the domain object to be created.Instances of this class represent the type of a map entry.Visitor that will be invoked based on aComponentBuildingDefinition.getTypeDefinition()configuration. -
Classes in org.mule.runtime.dsl.api.component used by org.mule.runtime.dsl.api.component.configClassDescriptionService provider interface to define mule DSL extensions processors.