Package | Description |
---|---|
org.hippoecm.hst.component.support.bean | |
org.hippoecm.hst.container |
The org.hippoecm.hst.container package defines the API for the HST Container
|
org.hippoecm.hst.container.event | |
org.hippoecm.hst.core.container |
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
|
org.hippoecm.hst.mock.core.container | |
org.hippoecm.hst.site | |
org.hippoecm.hst.tag |
Modifier and Type | Method and Description |
---|---|
ComponentManager |
BaseHstComponent.getDefaultClientComponentManager()
This returns the client ComponentManager if one is configured with its default name.
|
Modifier and Type | Field and Description |
---|---|
protected ComponentManager |
HstFilter.clientComponentManager |
Modifier and Type | Method and Description |
---|---|
static ComponentManager |
HstFilter.getClientComponentManager(javax.servlet.ServletContext servletContext)
Returns the client component manager instance if available.
|
Modifier and Type | Method and Description |
---|---|
ComponentManager |
ComponentManagerBeforeReplacedEvent.getComponentManager() |
Constructor and Description |
---|
ComponentManagerBeforeReplacedEvent(ComponentManager oldComponentManager) |
Modifier and Type | Method and Description |
---|---|
void |
ComponentManagerAware.setComponentManager(ComponentManager componentManager)
Sets the component manager
|
Modifier and Type | Class and Description |
---|---|
class |
MockComponentManager |
Modifier and Type | Method and Description |
---|---|
static ComponentManager |
HstServices.getComponentManager()
Returns the component manager of the HST container.
|
Modifier and Type | Method and Description |
---|---|
static void |
HstServices.setComponentManager(ComponentManager compManager)
Sets the component manager of the HST container.
|
Modifier and Type | Method and Description |
---|---|
protected ComponentManager |
HstTagSupport.getDefaultClientComponentManager()
Get the default Spring configured client component manager.
|
Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.