info.magnolia.channel
Class ChannelManagerImpl
java.lang.Object
info.magnolia.channel.ChannelManagerImpl
- All Implemented Interfaces:
- ChannelManager
public class ChannelManagerImpl
- extends Object
- implements ChannelManager
Map to host channel configurations.
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelManagerImpl
public ChannelManagerImpl()
addChannel
public void addChannel(String name,
ChannelConfiguration configuration)
setChannels
public void setChannels(Map<String,ChannelConfiguration> channels)
getChannels
public Map<String,ChannelConfiguration> getChannels()
- Specified by:
getChannels
in interface ChannelManager
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.