Package org.mule.tests.internal
Class ValueInterceptionOperations.DumpOutputResolver
java.lang.Object
org.mule.tests.internal.ValueInterceptionOperations.DumpOutputResolver
- All Implemented Interfaces:
org.mule.runtime.api.metadata.resolving.NamedTypeResolver,org.mule.runtime.api.metadata.resolving.OutputTypeResolver
- Enclosing class:
- ValueInterceptionOperations
public static class ValueInterceptionOperations.DumpOutputResolver
extends Object
implements org.mule.runtime.api.metadata.resolving.OutputTypeResolver
-
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
-
DumpOutputResolver
public DumpOutputResolver()
-
-
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
-