Uses of Interface
org.hippoecm.hst.core.container.ContainerConfiguration
Packages that use ContainerConfiguration
Package
Description
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
-
Uses of ContainerConfiguration in org.hippoecm.hst.core.container
Methods in org.hippoecm.hst.core.container that return ContainerConfigurationModifier and TypeMethodDescriptionComponentManager.getContainerConfiguration()
Returns the container configuration -
Uses of ContainerConfiguration in org.hippoecm.hst.core.internal
Methods in org.hippoecm.hst.core.internal with parameters of type ContainerConfigurationModifier and TypeMethodDescriptionvoid
HstMutableRequestContext.setContainerConfiguration
(ContainerConfiguration containerConfiguration) -
Uses of ContainerConfiguration in org.hippoecm.hst.core.request
Methods in org.hippoecm.hst.core.request that return ContainerConfiguration