Package org.hippoecm.hst.configuration.hosting
package org.hippoecm.hst.configuration.hosting
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
-
ClassDescriptionException which can be thrown when matching failsA
Mount
object is the mount from a prefix to some (sub)site *or* content location: when theMount.isMapped()
property returnstrue
or missing, theMount
is linked to aHstSite
that uses aHstSiteMap
.Mount extension that decouples channel info retrieval from the mount service construction.When a request fails to match for example a HstSiteMapItem because the request path can match the sitemap tree, this exception should be thrown.VirtualHost which holds the mapping between host (server name) and site name.The container interface forVirtualHost