public interface RuntimeHostService
Modifier and Type | Method and Description |
---|---|
VirtualHosts |
create(String hostName,
String sourceHostGroupName,
String autoHostTemplateURL,
String contextPath) |
VirtualHosts create(String hostName, String sourceHostGroupName, String autoHostTemplateURL, String contextPath)
hostName
- the host which makes the request (eg: cms.example.org)sourceHostGroupName
- the host group which matches the request (eg: dev-localhost)autoHostTemplateURL
- the URL which is defined in hst:autohosttemplate property (eg: https://*.example.org)contextPath
- VirtualHosts
object with the model for the hostName
includedCopyright © 2008–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.