See: Description
Interface | Description |
---|---|
ComponentConfiguration |
A
ComponentConfiguration provides some configuration information to a component. |
ContextCredentialsProvider |
HstRequestContextCredentialsProvider provides credentials based on the provided HstRequestContext.
|
HstRequestContext |
HstRequestContext provides repository content context
and page/components configuration context.
|
HstSiteMapMatcher |
Implementations should be able to match a path (pathInfo) in combination with a
object to a
. |
ResolvedMount |
Implementations of this interface are a request flyweight instance of the
Mount object, where possible wildcard property placeholders have been filled in, similar
to the ResolvedSiteMapItem and HstSiteMapItem |
ResolvedSiteMapItem |
An instance of the implementation of this interface will be available on the
. |
ResolvedVirtualHost |
Implementations of this interface are a request flyweight instance of the
VirtualHost object, where possible wildcard property placeholders have been filled in, similar
to the ResolvedMount and Mount |
SiteMapItemHandlerConfiguration |
A
SiteMapItemHandlerConfiguration is the runtime instance of a HstSiteMapItemHandlerConfiguration and provides some configuration information to a sitemap item handler. |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.