Package org.hippoecm.hst.core.container
package org.hippoecm.hst.core.container
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
-
ClassDescriptionAsynchronousComponentWindowRendererComponentManager interface.Interface which a component bean should implement if it wants to have access the component manager containing itself.Context for during processing of a HST component tree, where in the doBeforeRender of each component the current is set.The
ComponentsException
class defines a exception while finding component(s) from the component manager.Container Configuration Retrieve basic data types from the container configuration(s).HstComponent container constantsTheContainerException
class defines a general exception that an internal container component can throw when it is unable to perform its operation successfully.TheContainerNotFoundException
class defines a not found exception that an internal container component can throw when it is unable to perform its operation successfully because it cannot find any serviceable content item.TheContainerSecurityException
class defines a security exception for unauthorized site resource access.TheContainerSecurityNotAuthenticatedException
class defines a security exception for unauthorized site resource access from a non-authenticated user.TheContainerSecurityNotAuthorizedException
class defines a security exception for unauthorized site resource access from an authenticated user.Interface for abstraction that allows to contribute head elements to the page.The factory interface which is responsible for creating HstComponent instances.HstComponent invoker component.The HstComponent registry interfaceHST Component Window.The factory interface which is responsible for creatingHstComponentWindow
instances.Interface to implement as a developer to add customHstComponentWindow
filtering for some requestContext.The HstComponent container configuration.The HstComponent container URL.The URL provider for theHstContainerURL
.Request processor.TheModuleNotFoundException
class defines a exception for not found addon moduleOrderable valve interface.APageCacheKey
represents a key that can be used to qualify/categorize some request.PageErrorHandlerProcessing status of page error handler.PageErrorsPipeline interface.ThePipeline
container interface.Responsible for creating the cachekey fragment that will be part of thePageCacheKey
.General valve interface.Context information during invoking valves in a pipeline.