public class ChannelSelectorConfiguration extends ComponentConfiguration
Modifier and Type | Class and Description |
---|---|
static class |
ChannelSelectorConfiguration.ChannelSelectorConfigurationType |
ComponentConfiguration.ComponentType
Modifier and Type | Field and Description |
---|---|
protected Set<String> |
channelNames |
componentName, configured, errors
Modifier | Constructor and Description |
---|---|
protected |
ChannelSelectorConfiguration(String componentName) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getChannels() |
void |
setChannels(Set<String> channelNames) |
configure, failIfConfigured, getComponentName, getErrors, getType, isNotFoundConfigClass, setConfigured, setNotFoundConfigClass, setType, toString, toString
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.