public class ChannelManagerImpl extends Object implements ChannelManager
Constructor and Description |
---|
ChannelManagerImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addChannel(String name,
ChannelConfiguration configuration) |
Map<String,ChannelConfiguration> |
getChannels() |
void |
setChannels(Map<String,ChannelConfiguration> channels) |
public void addChannel(String name, ChannelConfiguration configuration)
public void setChannels(Map<String,ChannelConfiguration> channels)
public Map<String,ChannelConfiguration> getChannels()
getChannels
in interface ChannelManager
Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.