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, toStringprotected ChannelSelectorConfiguration selectorConf
public SourceConfiguration(String componentName)
public ChannelSelectorConfiguration getSelectorConfiguration()
public void configure(Context context) throws ConfigurationException
configure in class ComponentConfigurationConfigurationExceptionpublic String toString(int indentCount)
toString in class ComponentConfigurationCopyright © 2009-2022 Apache Software Foundation. All Rights Reserved.