Package | Description |
---|---|
org.hippoecm.hst.container |
The org.hippoecm.hst.container package defines the API for the HST Container
|
org.hippoecm.hst.core.component |
The org.hippoecm.hst.core.component package defines the API for the HST Core Component
|
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.request |
Modifier and Type | Method and Description |
---|---|
HstParameterInfoProxyFactory |
GenericRequestContextWrapper.getParameterInfoProxyFactory() |
Modifier and Type | Method and Description |
---|---|
void |
GenericRequestContextWrapper.setParameterInfoProxyFactory(HstParameterInfoProxyFactory parameterInfoProxyFactory) |
Modifier and Type | Class and Description |
---|---|
class |
HstParameterInfoProxyFactoryImpl |
Modifier and Type | Method and Description |
---|---|
void |
HstMutableRequestContext.setParameterInfoProxyFactory(HstParameterInfoProxyFactory parameterInfoProxyFactory) |
Modifier and Type | Method and Description |
---|---|
HstParameterInfoProxyFactory |
HstRequestContext.getParameterInfoProxyFactory()
Expert: Returns
HstParameterInfoProxyFactory to create a proxy for an interface that is referred to by a ParametersInfo annotation
on a HstComponent
annotated interface getters |
Modifier and Type | Method and Description |
---|---|
HstParameterInfoProxyFactory |
MockHstRequestContext.getParameterInfoProxyFactory() |
Modifier and Type | Method and Description |
---|---|
void |
MockHstRequestContext.setParameterInfoProxyFactory(HstParameterInfoProxyFactory parameterInfoProxyFactory) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.