Package org.mule.test.marvel.xmen
Class WeaponXOperations.PassthroughMetadataResolver
java.lang.Object
org.mule.test.marvel.xmen.WeaponXOperations.PassthroughMetadataResolver
- All Implemented Interfaces:
org.mule.runtime.api.metadata.resolving.NamedTypeResolver,org.mule.runtime.api.metadata.resolving.OutputTypeResolver<Object>
- Enclosing class:
- WeaponXOperations
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.mule.metadata.api.model.MetadataTypegetOutputType(org.mule.runtime.api.metadata.MetadataContext context, Object key) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver
getResolverName
-
Constructor Details
-
PassthroughMetadataResolver
public PassthroughMetadataResolver()
-
-
Method Details
-
getCategoryName
- Specified by:
getCategoryNamein interfaceorg.mule.runtime.api.metadata.resolving.NamedTypeResolver
-
getOutputType
public org.mule.metadata.api.model.MetadataType getOutputType(org.mule.runtime.api.metadata.MetadataContext context, Object key) - Specified by:
getOutputTypein interfaceorg.mule.runtime.api.metadata.resolving.OutputTypeResolver<Object>
-