Method Summary
All Methods Instance Methods Abstract Methods
void
The root virtualhosts are the first segment of a host.
Methods inherited from interface org.hippoecm.hst.configuration.hosting.VirtualHosts
getBlueprint , getBlueprints , getChannelById , getChannelByJcrPath , getChannelInfo , getChannelInfoClass , getChannelInfoClass , getChannelInfoMixins , getChannelInfoMixins , getChannelManagerSitesName , getChannels , getChannels , getCmsPreviewPrefix , getComponentRegistry , getContextPath , getDefaultResourceBundleIds , getDiagnosticsDepth , getDiagnosticsThresholdMillis , getDiagnosticsUnitThresholdMillis , getHostGroupNames , getLocale , getMountByGroupAliasAndType , getMountByIdentifier , getMountsByHostGroup , getPropertyDefinitions , getPropertyDefinitions , getResourceBundle , isChannelMngrSiteAuthenticationSkipped , isContextPathInUrl , isDiagnosticsEnabled , isHstFilterExcludedPath , isPortInUrl , matchMount , matchMount , matchVirtualHost
Method Details
addMount
void addMount (Mount mount)
Parameters:
mount
-
getRootVirtualHostsByGroup
The root virtualhosts are the first segment of a host. For example just 'com', or just 'org'. In case
of an IP adres, for for example the hostName 127.0.0.1, the root virtualhost will be '1' . A root virtualhost
is also allowed to be www.example.com which is typically the case when it is runtime added
Returns:
all the root virtualhosts by hostgroup