public interface MutableVirtualHosts extends VirtualHosts
DEFAULT_SCHEME
Modifier and Type | Method and Description |
---|---|
void |
addMount(Mount mount)
Add this mount for lookup through
VirtualHosts.getMountByGroupAliasAndType(String, String, String) |
void |
addVirtualHost(MutableVirtualHost virtualHost)
Adds the
virtualHost as child to this MutableVirtualHosts |
Map<String,Map<String,MutableVirtualHost>> |
getRootVirtualHostsByGroup()
The root virtualhosts are the first segment of a host.
|
getBlueprint, getBlueprints, getChannelById, getChannelByJcrPath, getChannelInfo, getChannelInfoClass, getChannelInfoClass, getChannelManagerSitesName, getChannels, getCmsPreviewPrefix, getDefaultContextPath, getDefaultHostName, getDefaultResourceBundleId, getDefaultResourceBundleIds, getHostGroupNames, getHstManager, getLocale, getMountByGroupAliasAndType, getMountByIdentifier, getMountsByHostGroup, getPropertyDefinitions, getPropertyDefinitions, getResourceBundle, isChannelMngrSiteAuthenticationSkipped, isContextPathInUrl, isDiagnosticsEnabled, isExcluded, isHstFilterExcludedPath, isPortInUrl, matchMount, matchSiteMapItem, matchVirtualHost
void addMount(Mount mount)
VirtualHosts.getMountByGroupAliasAndType(String, String, String)
mount
- void addVirtualHost(MutableVirtualHost virtualHost) throws IllegalArgumentException
virtualHost
as child to this MutableVirtualHosts
virtualHost
- the MutableVirtualHost
to addIllegalArgumentException
- if the virtualHost
could not be addedMap<String,Map<String,MutableVirtualHost>> getRootVirtualHostsByGroup()
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.