Class ManyRoutesRouterOutputTypeResolver
java.lang.Object
org.mule.test.heisenberg.extension.resolver.ManyRoutesRouterOutputTypeResolver
- All Implemented Interfaces:
org.mule.runtime.api.metadata.resolving.NamedTypeResolver,org.mule.runtime.api.metadata.resolving.OutputTypeResolver<Object>
-
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
-
ManyRoutesRouterOutputTypeResolver
public ManyRoutesRouterOutputTypeResolver()
-
-
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) throws org.mule.runtime.api.metadata.MetadataResolvingException, org.mule.runtime.api.connection.ConnectionException - Specified by:
getOutputTypein interfaceorg.mule.runtime.api.metadata.resolving.OutputTypeResolver<Object>- Throws:
org.mule.runtime.api.metadata.MetadataResolvingExceptionorg.mule.runtime.api.connection.ConnectionException
-