Uses of Interface
org.hippoecm.hst.addon.module.ModuleInstance

Packages that use ModuleInstance
org.hippoecm.hst.addon.module   
org.hippoecm.hst.site.addon.module.runtime   
 

Uses of ModuleInstance in org.hippoecm.hst.addon.module
 

Methods in org.hippoecm.hst.addon.module that return ModuleInstance
 ModuleInstance ModuleInstance.getModuleInstance(String name)
           
 

Methods in org.hippoecm.hst.addon.module that return types with arguments of type ModuleInstance
 List<ModuleInstance> ModuleInstance.getModuleInstances()
           
 

Uses of ModuleInstance in org.hippoecm.hst.site.addon.module.runtime
 

Classes in org.hippoecm.hst.site.addon.module.runtime that implement ModuleInstance
 class ModuleInstanceImpl
           
 

Methods in org.hippoecm.hst.site.addon.module.runtime that return ModuleInstance
 ModuleInstance ModuleInstanceImpl.getModuleInstance(String name)
           
 

Methods in org.hippoecm.hst.site.addon.module.runtime that return types with arguments of type ModuleInstance
 List<ModuleInstance> ModuleInstanceImpl.getModuleInstances()
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.