public class ChannelBasedRegistry extends Object
| Constructor and Description |
|---|
ChannelBasedRegistry() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSpecChannelByRuntimeChannel(String runtimeChannelName) |
void |
registerChannelBinding(String overriddenChannelName,
String channelName) |
void |
registerChannelPatterns(AsyncConfig config)
Channel names available from API contain the parameter enclosed in parentheses.
|
public void registerChannelPatterns(AsyncConfig config) throws org.mule.runtime.api.lifecycle.InitialisationException
org.mule.runtime.api.lifecycle.InitialisationExceptionpublic void registerChannelBinding(String overriddenChannelName, String channelName)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.