Uses of Interface
org.hippoecm.hst.configuration.hosting.MutableVirtualHost
-
Packages that use MutableVirtualHost Package Description org.hippoecm.hst.configuration.hosting The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting -
-
Uses of MutableVirtualHost in org.hippoecm.hst.configuration.hosting
Methods in org.hippoecm.hst.configuration.hosting with parameters of type MutableVirtualHost Modifier and Type Method Description void
MutableVirtualHost. addVirtualHost(MutableVirtualHost virtualHost)
Adds thevirtualHost
as child to thisMutableVirtualHost
-