Uses of Interface
org.hippoecm.hst.addon.module.ModuleInstance
-
Packages that use ModuleInstance Package Description org.hippoecm.hst.addon.module -
-
Uses of ModuleInstance in org.hippoecm.hst.addon.module
Methods in org.hippoecm.hst.addon.module that return ModuleInstance Modifier and Type Method Description ModuleInstance
ModuleInstance. getModuleInstance(String name)
Methods in org.hippoecm.hst.addon.module that return types with arguments of type ModuleInstance Modifier and Type Method Description List<ModuleInstance>
ModuleInstance. getModuleInstances()
-