Uses of Interface
org.hippoecm.hst.configuration.channel.ChannelInfo
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
-
Uses of ChannelInfo in org.hippoecm.hst.configuration.hosting
Modifier and TypeMethodDescription<T extends ChannelInfo>
TMount.getChannelInfo()
<T extends ChannelInfo>
TVirtualHosts.getChannelInfo
(Channel channel) The channel info for this channel.Modifier and TypeMethodDescriptionClass<? extends ChannelInfo>
VirtualHosts.getChannelInfoClass
(String hostGroup, String id) The channel info class for this channel identified by id.Class<? extends ChannelInfo>
VirtualHosts.getChannelInfoClass
(Channel channel) The channel info class for this channel.List<Class<? extends ChannelInfo>>
VirtualHosts.getChannelInfoMixins
(String hostGroup, String id) The channel info mixin classes for this channel identified by id.List<Class<? extends ChannelInfo>>
VirtualHosts.getChannelInfoMixins
(Channel channel) The channel info mixin classes for this channel. -
Uses of ChannelInfo in org.hippoecm.hst.configuration.internal
Modifier and TypeMethodDescription<T extends ChannelInfo>
TContextualizableMount.getPreviewChannelInfo()
internal only : not api The preview channel properties for this mount. -
Uses of ChannelInfo in org.hippoecm.hst.configuration.site