Package org.hippoecm.hst.configuration.channel

Interface Summary
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.
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.
HstPropertyDefinition Definition of a Channel Property.
MutableChannelManager Interface to synchronize updates to the virtual hosts / mounts with those in the channel configuration.
 

Class Summary
AbstractHstPropertyDefinition  
AnnotationHstPropertyDefinition  
BlueprintService  
Channel  
ChannelInfoClassProcessor  
ChannelManagerImpl  
ChannelPropertyMapper  
ChannelUtils  
JcrHstPropertyDefinition  
 

Enum Summary
ChannelException.Type Type of a channel exception.
ChannelManagerEventListenerException.Status  
 

Exception Summary
ChannelException Thrown when a channel-related error occured.
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
 



Copyright © 2008-2012 Hippo. All Rights Reserved.