Uses of Interface
org.hippoecm.hst.configuration.channel.ChannelManager

Packages that use ChannelManager
org.hippoecm.hst.cmsrest.services   
org.hippoecm.hst.configuration.channel   
 

Uses of ChannelManager in org.hippoecm.hst.cmsrest.services
 

Methods in org.hippoecm.hst.cmsrest.services with parameters of type ChannelManager
 void DocumentsResource.setChannelManager(ChannelManager channelManager)
           
 

Uses of ChannelManager in org.hippoecm.hst.configuration.channel
 

Subinterfaces of ChannelManager in org.hippoecm.hst.configuration.channel
 interface MutableChannelManager
          Interface to synchronize updates to the virtual hosts / mounts with those in the channel configuration.
 

Classes in org.hippoecm.hst.configuration.channel that implement ChannelManager
 class ChannelManagerImpl
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.