Package | Description |
---|---|
org.hippoecm.hst.configuration.hosting |
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
|
org.hippoecm.hst.configuration.internal |
Modifier and Type | Method and Description |
---|---|
<T extends ChannelInfo> |
Mount.getChannelInfo() |
<T extends ChannelInfo> |
VirtualHosts.getChannelInfo(Channel channel)
The channel info for this channel.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends ChannelInfo> |
VirtualHosts.getChannelInfoClass(Channel channel)
The channel info class for this channel.
|
Class<? extends ChannelInfo> |
VirtualHosts.getChannelInfoClass(String hostGroup,
String id)
The channel info class for this channel identified by id.
|
Modifier and Type | Method and Description |
---|---|
void |
MutableMount.setChannelInfo(ChannelInfo info,
ChannelInfo previewInfo)
Set the channel info for the mount.
|
Modifier and Type | Method and Description |
---|---|
<T extends ChannelInfo> |
ContextualizableMount.getPreviewChannelInfo()
internal only : not api
The preview channel properties for this mount.
|
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.