- java.lang.Object
-
- org.mule.runtime.api.metadata.resolving.AttributesStaticTypeResolver
-
- org.mule.jms.commons.api.AttributesOutputResolver
-
- com.mulesoft.connectors.ibmmq.internal.metadata.MQAttributesOutputResolver
-
- 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 MQAttributesOutputResolver
extends org.mule.jms.commons.api.AttributesOutputResolver
Attribute Output Resolver based on AttributesOutputResolver which provides custom metadata of IBM MQ
JMS properties.
- Since:
- 1.0
-
-
Field Summary
-
Fields inherited from interface org.mule.runtime.api.metadata.resolving.StaticResolver
STATIC_RESOLVER_NAME
-
Method Summary
-
Methods inherited from class org.mule.jms.commons.api.AttributesOutputResolver
addMapField, getStaticMetadata, integerField, stringField
-
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
Copyright © 2019 MuleSoft, Inc.. All rights reserved.