public class SourceConfiguration extends ComponentConfiguration
Modifier and Type | Class and Description |
---|---|
static class |
SourceConfiguration.SourceConfigurationType |
ComponentConfiguration.ComponentType
Modifier and Type | Field and Description |
---|---|
protected Set<String> |
channels |
protected ChannelSelectorConfiguration |
selectorConf |
componentName, configured, errors
Constructor and Description |
---|
SourceConfiguration(String componentName) |
Modifier and Type | Method and Description |
---|---|
void |
configure(Context context) |
Set<String> |
getChannels() |
ChannelSelectorConfiguration |
getSelectorConfiguration() |
String |
toString(int indentCount) |
failIfConfigured, getComponentName, getErrors, getType, isNotFoundConfigClass, setConfigured, setNotFoundConfigClass, setType, toString
protected ChannelSelectorConfiguration selectorConf
public SourceConfiguration(String componentName)
public ChannelSelectorConfiguration getSelectorConfiguration()
public void configure(Context context) throws ConfigurationException
configure
in class ComponentConfiguration
ConfigurationException
public String toString(int indentCount)
toString
in class ComponentConfiguration
Copyright © 2009–2019 Apache Software Foundation. All rights reserved.