Package org.hippoecm.hst.configuration.channel
package org.hippoecm.hst.configuration.channel
-
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.Base type for channel info interfaces.Management interface forChannel
s.This event type is used by the ChannelManagerEventListener in order to identify the channel and its related information.Allows implementers to register callback methods that will be executed when aChannelManager
event occurs.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.Definition of a Channel Property.