Interface ComponentGenerationInformation


@NoImplement public interface ComponentGenerationInformation
Object containing information about the creation of the owning object.
Since:
1.0
  • Field Details

  • Method Details

    • getSyntax

      Optional<org.mule.runtime.extension.api.dsl.syntax.DslElementSyntax> getSyntax()
      Returns:
      the information about the XML representation of the owning component, if available.