Class TestMetadataResolverUtils
java.lang.Object
org.mule.test.metadata.extension.resolver.TestMetadataResolverUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.mule.metadata.api.model.MetadataTypestatic org.mule.metadata.api.model.MetadataTypestatic Set<org.mule.runtime.api.metadata.MetadataKey>getKeys(org.mule.runtime.api.metadata.MetadataContext context) static org.mule.metadata.api.model.MetadataTypegetMetadata(String key) static org.mule.metadata.api.model.MetadataType
-
Field Details
-
TIRES
- See Also:
-
DIRECTION
- See Also:
-
NAME
- See Also:
-
APPLICATION_JAVA_MIME_TYPE
- See Also:
-
BRAND
- See Also:
-
SIZE
- See Also:
-
AGE
- See Also:
-
-
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()
-