Uses of Package
org.hippoecm.hst.configuration.channel

Packages that use org.hippoecm.hst.configuration.channel
org.hippoecm.hst.cmsrest.services   
org.hippoecm.hst.configuration.channel   
org.hippoecm.hst.configuration.hosting The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting 
org.hippoecm.hst.configuration.model   
 

Classes in org.hippoecm.hst.configuration.channel used by org.hippoecm.hst.cmsrest.services
ChannelManager
          Management interface for Channels.
 

Classes in org.hippoecm.hst.configuration.channel used by org.hippoecm.hst.configuration.channel
AbstractHstPropertyDefinition
           
Blueprint
          A Blueprint is a "node" provided by the developers that is used to create and manage channels by the ChannelManager, and is defined by the node type hst:blueprint.
Channel
           
ChannelException
          Thrown when a channel-related error occured.
ChannelException.Type
          Type of a channel exception.
ChannelInfo
          Base type for channel info interfaces.
ChannelManager
          Management interface for Channels.
ChannelManagerEvent
          This event type is used by the ChannelManagerEventListener in order to identify the channel and its related information.
ChannelManagerEventListener
          Allows implementers to register callback methods that will be executed when a ChannelManager event occurs.
ChannelManagerEventListenerException
          Exception that you can throw in a ChannelManagerEventListener implementation : When you wants to short circuit the processing of the Channel creation / update entirely, you have to use ChannelManagerEventListenerException.Status.STOP_CHANNEL_PROCESSING
ChannelManagerEventListenerException.Status
           
HstPropertyDefinition
          Definition of a Channel Property.
MutableChannelManager
          Interface to synchronize updates to the virtual hosts / mounts with those in the channel configuration.
 

Classes in org.hippoecm.hst.configuration.channel used by org.hippoecm.hst.configuration.hosting
ChannelInfo
          Base type for channel info interfaces.
 

Classes in org.hippoecm.hst.configuration.channel used by org.hippoecm.hst.configuration.model
MutableChannelManager
          Interface to synchronize updates to the virtual hosts / mounts with those in the channel configuration.
 



Copyright © 2008-2012 Hippo. All Rights Reserved.