Uses of Interface
org.hippoecm.hst.core.container.HstComponentFactory
Package
Description
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
-
Uses of HstComponentFactory in org.hippoecm.hst.core.container
Modifier and TypeMethodDescriptionHstComponentWindowFactory.create
(HstContainerConfig requestContainerConfig, HstRequestContext requestContext, HstComponentConfiguration compConfig, HstComponentFactory compFactory) Creates aHstComponentWindow
instance.HstComponentWindowFactory.create
(HstContainerConfig requestContainerConfig, HstRequestContext requestContext, HstComponentConfiguration compConfig, HstComponentFactory compFactory, HstComponentWindow parentWindow) Creates aHstComponentWindow
instance as a child window of the parentWindow.