Package | Description |
---|---|
org.hippoecm.hst.configuration.channel | |
org.hippoecm.hst.configuration.hosting |
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
|
Modifier and Type | Method and Description |
---|---|
<T extends ChannelInfo> |
ChannelManager.getChannelInfo(Channel channel)
The channel info for this channel.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends ChannelInfo> |
ChannelManager.getChannelInfoClass(Channel channel)
The channel info class for this channel.
|
Class<? extends ChannelInfo> |
ChannelManager.getChannelInfoClass(String id)
The channel info class for this channel identified by id.
|
Modifier and Type | Method and Description |
---|---|
<T extends ChannelInfo> |
Mount.getChannelInfo()
The channel properties for this mount.
|
Modifier and Type | Method and Description |
---|---|
void |
MutableMount.setChannelInfo(ChannelInfo info)
Set the channel info for the mount.
|
Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.