Class DefaultXmlMetadataAnnotations

java.lang.Object
org.mule.runtime.dsl.internal.xml.parser.DefaultXmlMetadataAnnotations
All Implemented Interfaces:
XmlMetadataAnnotations

public class DefaultXmlMetadataAnnotations extends Object implements XmlMetadataAnnotations
Stores the metadata annotations from the XML parser so they are available when building the actual objects of the application.
  • Constructor Details

    • DefaultXmlMetadataAnnotations

      public DefaultXmlMetadataAnnotations()
  • Method Details