Uses of Package
org.hippoecm.hst.configuration.channel
-
Packages that use org.hippoecm.hst.configuration.channel Package Description org.hippoecm.hst.configuration.channel org.hippoecm.hst.configuration.channel.exceptions org.hippoecm.hst.configuration.hosting The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hostingorg.hippoecm.hst.configuration.internal org.hippoecm.hst.configuration.site The org.hippoecm.hst.configuration.site package defines the API for the HST Configuration -
Classes in org.hippoecm.hst.configuration.channel used by org.hippoecm.hst.configuration.channel Class Description Blueprint A Blueprint is provided by the developers to create and manage channels by theChannelManager
, and is defined by the node typehst:blueprint
.ChannelException Thrown when a channel-related error occured.ChannelException.Type Type of a channel exception.ChannelManagerEvent This event type is used by the ChannelManagerEventListener in order to identify the channel and its related information.ChannelManagerEventListenerException Exception that you can throw in aChannelManagerEventListener
implementation : When you wants to short circuit the processing of theChannel
creation / update entirely, you have to useChannelManagerEventListenerException.Status.STOP_CHANNEL_PROCESSING
ChannelManagerEventListenerException.Status ChannelManagerEventListenerRegistry Singleton registry for decoupled/wring lookup/wiring of listeners to theChannelManagerEvent
s using the Whiteboard Pattern. -
Classes in org.hippoecm.hst.configuration.channel used by org.hippoecm.hst.configuration.channel.exceptions Class Description ChannelException Thrown when a channel-related error occured. -
Classes in org.hippoecm.hst.configuration.channel used by org.hippoecm.hst.configuration.hosting Class Description Blueprint A Blueprint is provided by the developers to create and manage channels by theChannelManager
, and is defined by the node typehst:blueprint
.ChannelException Thrown when a channel-related error occured.ChannelInfo Base type for channel info interfaces.HstPropertyDefinition Definition of a Channel Property. -
Classes in org.hippoecm.hst.configuration.channel used by org.hippoecm.hst.configuration.internal Class Description ChannelInfo Base type for channel info interfaces. -
Classes in org.hippoecm.hst.configuration.channel used by org.hippoecm.hst.configuration.site Class Description ChannelInfo Base type for channel info interfaces.