Class JsonStaticAttributesTypeResolver

java.lang.Object
org.mule.runtime.api.metadata.resolving.AttributesStaticTypeResolver
org.mule.test.metadata.extension.JsonStaticAttributesTypeResolver
All Implemented Interfaces:
org.mule.runtime.api.metadata.resolving.AttributesTypeResolver, org.mule.runtime.api.metadata.resolving.NamedTypeResolver, org.mule.runtime.api.metadata.resolving.StaticResolver

public class JsonStaticAttributesTypeResolver extends org.mule.runtime.api.metadata.resolving.AttributesStaticTypeResolver
  • Field Summary

    Fields inherited from interface org.mule.runtime.api.metadata.resolving.StaticResolver

    STATIC_RESOLVER_NAME
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.mule.metadata.api.model.MetadataType
     

    Methods inherited from class org.mule.runtime.api.metadata.resolving.AttributesStaticTypeResolver

    getAttributesType, getCategoryName

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.mule.runtime.api.metadata.resolving.AttributesTypeResolver

    getResolverName
  • Constructor Details

    • JsonStaticAttributesTypeResolver

      public JsonStaticAttributesTypeResolver()
  • Method Details

    • getStaticMetadata

      public org.mule.metadata.api.model.MetadataType getStaticMetadata()