Package | Description |
---|---|
org.hippoecm.hst.container |
The org.hippoecm.hst.container package defines the API for the HST Container
|
org.hippoecm.hst.core.container |
The org.hippoecm.hst.core.container package defines the API for the HST Core Container
|
org.hippoecm.hst.core.internal |
The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container
|
org.hippoecm.hst.core.request |
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
|
org.hippoecm.hst.mock.core.container | |
org.hippoecm.hst.mock.core.request |
Modifier and Type | Method and Description |
---|---|
ContainerConfiguration |
GenericRequestContextWrapper.getContainerConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
GenericRequestContextWrapper.setContainerConfiguration(ContainerConfiguration containerConfiguration) |
Modifier and Type | Method and Description |
---|---|
ContainerConfiguration |
ComponentManager.getContainerConfiguration()
Returns the container configuration
|
Modifier and Type | Method and Description |
---|---|
void |
HstMutableRequestContext.setContainerConfiguration(ContainerConfiguration containerConfiguration) |
Modifier and Type | Method and Description |
---|---|
ContainerConfiguration |
HstRequestContext.getContainerConfiguration() |
Modifier and Type | Class and Description |
---|---|
class |
MockContainerConfiguration
Mock implementation of (@link ContainerConfiguration).
|
Modifier and Type | Method and Description |
---|---|
ContainerConfiguration |
MockComponentManager.getContainerConfiguration() |
Modifier and Type | Method and Description |
---|---|
ContainerConfiguration |
MockHstRequestContext.getContainerConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
MockHstRequestContext.setContainerConfiguration(ContainerConfiguration containerConfiguration) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.