Uses of Interface
org.hippoecm.hst.configuration.hosting.MutableMount
-
Packages that use MutableMount Package Description org.hippoecm.hst.configuration.hosting The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hostingorg.hippoecm.hst.configuration.internal -
-
Uses of MutableMount in org.hippoecm.hst.configuration.hosting
Methods in org.hippoecm.hst.configuration.hosting with parameters of type MutableMount Modifier and Type Method Description void
MutableMount. addMount(MutableMount mount)
void
MutablePortMount. setRootMount(MutableMount mount)
sets themount
as rootMount for thisMutablePortMount
-
Uses of MutableMount in org.hippoecm.hst.configuration.internal
Subinterfaces of MutableMount in org.hippoecm.hst.configuration.internal Modifier and Type Interface Description interface
ContextualizableMount
-