Class InfrastructureTypeUtils.MetadataTypeBasedInfrastructureType

java.lang.Object
org.mule.runtime.extension.api.loader.util.InfrastructureTypeUtils.MetadataTypeBasedInfrastructureType
Enclosing class:
InfrastructureTypeUtils

public static class InfrastructureTypeUtils.MetadataTypeBasedInfrastructureType extends Object
Representation of an actionable infrastructure type.
  • Method Details

    • getClazz

      public Class<?> getClazz()
    • getName

      public String getName()
    • getSequence

      public int getSequence()
    • getQNameModelProperty

      public Optional<QNameModelProperty> getQNameModelProperty()
    • getDslConfiguration

      public Optional<org.mule.runtime.api.meta.model.ParameterDslConfiguration> getDslConfiguration()