Module org.mule.runtime.dsl.api
Interface XmlMetadataAnnotationsFactory
public interface XmlMetadataAnnotationsFactory
Factory object to get a fresh instance of a
XmlMetadataAnnotations.
This interface is an extension point to other Mule projects. Please be careful if you are going to make changes here.-
Method Summary
-
Method Details
-
create
- Parameters:
locator- the xml parser context.- Returns:
- a fresh
XmlMetadataAnnotations
-