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 |
---|---|
void |
configure(Context context) |
Set<String> |
getChannels() |
void |
setChannels(Set<String> channelNames) |
failIfConfigured, getComponentName, getErrors, getType, isNotFoundConfigClass, setConfigured, setNotFoundConfigClass, setType, toString, toString
protected ChannelSelectorConfiguration(String componentName)
public void configure(Context context) throws ConfigurationException
configure
in class ComponentConfiguration
ConfigurationException
Copyright © 2009-2016 Apache Software Foundation. All Rights Reserved.