Class TestMetadataResolverUtils

java.lang.Object
org.mule.test.metadata.extension.resolver.TestMetadataResolverUtils

public class TestMetadataResolverUtils extends Object
  • Field Details

  • Constructor Details

    • TestMetadataResolverUtils

      public TestMetadataResolverUtils()
  • Method Details

    • getKeys

      public static Set<org.mule.runtime.api.metadata.MetadataKey> getKeys(org.mule.runtime.api.metadata.MetadataContext context) throws org.mule.runtime.api.connection.ConnectionException
      Throws:
      org.mule.runtime.api.connection.ConnectionException
    • getMetadata

      public static org.mule.metadata.api.model.MetadataType getMetadata(String key) throws org.mule.runtime.api.metadata.MetadataResolvingException
      Throws:
      org.mule.runtime.api.metadata.MetadataResolvingException
    • getCarMetadata

      public static org.mule.metadata.api.model.MetadataType getCarMetadata()
    • getHouseMetadata

      public static org.mule.metadata.api.model.MetadataType getHouseMetadata()
    • getPersonMetadata

      public static org.mule.metadata.api.model.MetadataType getPersonMetadata()