Uses of Interface
org.hippoecm.hst.configuration.model.HstConfigurationAugmenter

Packages that use HstConfigurationAugmenter
org.hippoecm.hst.cmsrest.configuration.model   
org.hippoecm.hst.configuration.model   
org.hippoecm.hst.pagecomposer.configuration.model   
 

Uses of HstConfigurationAugmenter in org.hippoecm.hst.cmsrest.configuration.model
 

Classes in org.hippoecm.hst.cmsrest.configuration.model that implement HstConfigurationAugmenter
 class CmsRestMountAndVirtualHostAugmenter
           
 

Uses of HstConfigurationAugmenter in org.hippoecm.hst.configuration.model
 

Methods in org.hippoecm.hst.configuration.model that return types with arguments of type HstConfigurationAugmenter
 List<HstConfigurationAugmenter> HstManagerImpl.getHstConfigurationAugmenters()
           
 List<HstConfigurationAugmenter> HstManager.getHstConfigurationAugmenters()
           
 

Methods in org.hippoecm.hst.configuration.model with parameters of type HstConfigurationAugmenter
 void HstManagerImpl.addHstConfigurationAugmenter(HstConfigurationAugmenter augmenter)
          Adds hstConfigurationProvider to HstManagerImpl.hstConfigurationAugmenters
 

Uses of HstConfigurationAugmenter in org.hippoecm.hst.pagecomposer.configuration.model
 

Classes in org.hippoecm.hst.pagecomposer.configuration.model that implement HstConfigurationAugmenter
 class ComposerMountAndVirtualHostAugmenter
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.