Uses of Interface
org.hippoecm.hst.core.request.ComponentConfiguration
Package
Description
The org.hippoecm.hst.core.component package defines the API for the HST Core Component
-
Uses of ComponentConfiguration in org.hippoecm.hst.core.component
Modifier and TypeMethodDescriptionGenericHstComponent.getComponentConfiguration()
default ComponentConfiguration
HstComponent.getComponentConfiguration()
Returns the ComponentConfiguration for this component ornull
if not implemented by a subclassModifier and TypeMethodDescriptionvoid
GenericHstComponent.init
(jakarta.servlet.ServletContext servletContext, ComponentConfiguration componentConfig) void
HstComponent.init
(jakarta.servlet.ServletContext servletContext, ComponentConfiguration componentConfig) Allows the component to initialize itself