Uses of Interface
org.hippoecm.hst.core.container.ComponentManager
Packages that use ComponentManager
Package
Description
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
-
Uses of ComponentManager in org.hippoecm.hst.container.event
Methods in org.hippoecm.hst.container.event that return ComponentManagerConstructors in org.hippoecm.hst.container.event with parameters of type ComponentManagerModifierConstructorDescriptionComponentManagerBeforeReplacedEvent
(ComponentManager oldComponentManager) -
Uses of ComponentManager in org.hippoecm.hst.core.container
Methods in org.hippoecm.hst.core.container with parameters of type ComponentManagerModifier and TypeMethodDescriptionvoid
ComponentManagerAware.setComponentManager
(ComponentManager componentManager) Sets the component manager -
Uses of ComponentManager in org.hippoecm.hst.platform.model
Methods in org.hippoecm.hst.platform.model that return ComponentManagerMethods in org.hippoecm.hst.platform.model with parameters of type ComponentManagerModifier and TypeMethodDescriptionHstModelRegistry.registerHstModel
(jakarta.servlet.ServletContext servletContext, ComponentManager websiteComponentManager, boolean loadHstConfigNodes)