Uses of Interface
org.hippoecm.hst.configuration.hosting.MutableMount

Packages that use MutableMount
org.hippoecm.hst.configuration.hosting The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting 
org.hippoecm.hst.configuration.internal   
 

Uses of MutableMount in org.hippoecm.hst.configuration.hosting
 

Classes in org.hippoecm.hst.configuration.hosting that implement MutableMount
 class MountService
           
 

Methods in org.hippoecm.hst.configuration.hosting with parameters of type MutableMount
 void MountService.addMount(MutableMount mount)
           
 void MutableMount.addMount(MutableMount mount)
           
 void PortMountService.setRootMount(MutableMount mount)
           
 void MutablePortMount.setRootMount(MutableMount mount)
          sets the mount as rootMount for this MutablePortMount
 

Uses of MutableMount in org.hippoecm.hst.configuration.internal
 

Subinterfaces of MutableMount in org.hippoecm.hst.configuration.internal
 interface ContextualizableMount
          internal only api for being able to decorate a Mount to a preview Mount
 



Copyright © 2008-2012 Hippo. All Rights Reserved.