See: Description
Interface | Description |
---|---|
AsynchronousComponentWindowRenderer |
AsynchronousComponentWindowRenderer
|
ComponentManager |
ComponentManager interface.
|
ComponentManagerAware |
Interface which a component bean should implement if it wants to
have access the component manager containing itself.
|
ContainerConfiguration |
Container Configuration
Retrieve basic data types from the container configuration(s).
|
ContainerConstants |
HstComponent container constants
|
HstComponentFactory |
The factory interface which is responsible for creating HstComponent instances.
|
HstComponentInvoker |
HstComponent invoker component.
|
HstComponentRegistry |
The HstComponent registry interface
|
HstComponentWindow |
HST Component Window.
|
HstComponentWindowFactory |
The factory interface which is responsible for creating
HstComponentWindow instances. |
HstComponentWindowFilter |
Interface to implement as a developer to add custom
HstComponentWindow filtering for some requestContext. |
HstContainerConfig |
The HstComponent container configuration.
|
HstContainerURL |
The HstComponent container URL.
|
HstContainerURLProvider |
The URL provider for the
HstContainerURL . |
HstNavigationalStateCodec |
Codec component interface to generate navigation state information string.
|
HstRequestProcessor |
Request processor.
|
OrderableValve |
Orderable valve interface.
|
PageCacheContext | |
PageCacheKey |
A
PageCacheKey represents a key that can be used to qualify/categorize some request. |
PageErrorHandler |
PageErrorHandler
|
PageErrors |
PageErrors
|
Pipeline |
Pipeline interface.
|
Pipelines |
The
Pipeline container interface. |
RequestInfoCacheKeyFragmentCreator |
Responsible for creating the cachekey fragment that will be part of the
PageCacheKey . |
ServletContextAware | Deprecated
as of HST 2.26 this interface and its usage is 'merged' with the ComponentManager interface itself so no longer is needed
|
Valve |
General valve interface.
|
ValveContext |
Context information during invoking valves in a pipeline.
|
Class | Description |
---|---|
AbstractDiagnosticReportingValve | |
AbstractHttpsSchemeValve |
Abstract class with facility methods for implementing domain specific https scheme valve.
|
DelegatingOrderableValve |
DelegatingOrderableValve
|
Enum | Description |
---|---|
PageErrorHandler.Status |
Processing status of page error handler.
|
Exception | Description |
---|---|
ComponentsException |
The
ComponentsException class defines a exception
while finding component(s) from the component manager. |
ContainerException |
The
ContainerException class defines a general exception
that an internal container component can throw when it is unable to perform its operation
successfully. |
ContainerNotFoundException |
The
ContainerNotFoundException 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. |
ContainerSecurityException |
The
ContainerSecurityException class defines a security exception
for unauthorized site resource access. |
ContainerSecurityNotAuthenticatedException |
The
ContainerSecurityNotAuthenticatedException class defines a security exception
for unauthorized site resource access from a non-authenticated user. |
ContainerSecurityNotAuthorizedException |
The
ContainerSecurityNotAuthorizedException class defines a security exception
for unauthorized site resource access from an authenticated user. |
ModuleNotFoundException |
The
ModuleNotFoundException class defines a exception
for not found addon module |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.