Uses of Interface
org.hippoecm.hst.configuration.components.HstComponentInfo
Package
Description
The org.hippoecm.hst.configuration.components package defines the API for the HST Components Configuration
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
-
Uses of HstComponentInfo in org.hippoecm.hst.configuration.components
Modifier and TypeInterfaceDescriptioninterface
AHstComponentConfiguration
specifies a (Java) componentClassName implementing theHstComponent
interface to provide the actual behavior for content rendering and (inter)action processing. -
Uses of HstComponentInfo in org.hippoecm.hst.core.container
Modifier and TypeMethodDescriptionPageErrors.getComponentInfos()
Returns collection ofHstComponentInfo
which causes exceptions.Modifier and TypeMethodDescriptionPageErrors.getComponentExceptions
(HstComponentInfo componentInfo) Returns collection ofHstComponentException
caused by the specific component.