Uses of Package
org.hippoecm.hst.configuration.channel
Package
Description
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
The org.hippoecm.hst.configuration.site package defines the API for the HST Configuration
-
ClassDescriptionA Blueprint is provided by the developers to create and manage channels by the
ChannelManager
, and is defined by the node typehst:blueprint
.Thrown when a channel-related error occured.Type of a channel exception.This event type is used by the ChannelManagerEventListener in order to identify the channel and its related information.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
Singleton registry for decoupled/wring lookup/wiring of listeners to theChannelManagerEvent
s using the Whiteboard Pattern. -
-
ClassDescriptionA Blueprint is provided by the developers to create and manage channels by the
ChannelManager
, and is defined by the node typehst:blueprint
.Thrown when a channel-related error occured.Base type for channel info interfaces.Definition of a Channel Property. -
-